Ver Fonte

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

hao lei há 11 meses atrás
pai
commit
5e321e415e
1 ficheiros alterados com 1 adições e 0 exclusões
  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;