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