Explorar o código

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

hao lei hai 11 meses
pai
achega
5e321e415e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;