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