|
@@ -7336,6 +7336,7 @@ export default {
|
|
this.$store.dispatch('mqtt/saveMqttIoTsessionStorage')
|
|
this.$store.dispatch('mqtt/saveMqttIoTsessionStorage')
|
|
this.$refs.gptBox.currentText = this.currentObjMenuCopyText
|
|
this.$refs.gptBox.currentText = this.currentObjMenuCopyText
|
|
this.$refs.gptBox.currentGPTAns=''
|
|
this.$refs.gptBox.currentGPTAns=''
|
|
|
|
+ this.$refs.gptBox.cancelWaitingGPTRes = false
|
|
this.showObjMenu = false
|
|
this.showObjMenu = false
|
|
|
|
|
|
// const alreadyHaveContaner = document.querySelector('.chat-gpt-container')
|
|
// const alreadyHaveContaner = document.querySelector('.chat-gpt-container')
|