浏览代码

Merge branch 'infoPoint' of git.sagacloud.cn:web/ibms into infoPoint

zhangyu 5 年之前
父节点
当前提交
6021932987
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/point/dynamicdata/index.vue

+ 1 - 1
src/views/point/dynamicdata/index.vue

@@ -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() {