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 = '' },