quanyawei
2024-03-08 7952797c47a0a5149435d448eafd268091732e74
pages/actionChange/secondLevelData/index.vue
@@ -166,7 +166,9 @@
      },
      onUnload() {
         let that = this
         this.socketTask.close()
         if (this.socketTask) {
            this.socketTask.close()
         }
         that.isLoading = false
         that.timer = ''
      },