@@ -208,7 +208,7 @@ export default {
this.tipsType = 0;
this.isPending = true;
this.allApplyClose()
- this.$refs.apply.showDialog(this.force);
+ this.$refs.apply.showDialog(this.allApplyFlag);
},
//规则执行弹窗
rulesClose() {