feat: 实时打开webSources
This commit is contained in:
@@ -454,7 +454,8 @@
|
||||
const jsonData = JSON.parse(jsonText)
|
||||
// console.log('jsonData', jsonData)
|
||||
if (jsonData.webAddress) {
|
||||
// aiMessage.webAddress = JSON.parse(jsonData.webAddress)
|
||||
|
||||
aiMessage.webAddress = JSON.parse(jsonData.webAddress)
|
||||
// contentBody += `<slot slot-name="url"></slot>`
|
||||
// aiMessage.loading = false
|
||||
hasUrlEvent = true
|
||||
|
||||
Reference in New Issue
Block a user