quanyawei
2024-03-01 234637e58d6eef02a2d626427d4f3746df40573f
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 = ''
      },