quanyawei
2024-03-18 9c3961f513cb548c129dd911c1eb92ec21bb703c
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 = ''
      },