소스 검색

全量执行

haojianlong 5 년 전
부모
커밋
1db8fe984c
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() {