瀏覽代碼

关闭自动化脚本后,plan列表显示异常

hao lei 11 月之前
父節點
當前提交
5e321e415e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/ordinaryPage/index.vue

+ 1 - 0
src/views/ordinaryPage/index.vue

@@ -995,6 +995,7 @@ export default {
         this.$store.dispatch('caseList/cancelPlan', planId);
         clearInterval(this.autoPlanResultInterval)
         this.clickBackToTaskList()
+        this.isShowAutoCaseList = false;
         return
       }
       this.isShowAutoCaseList = false;