소스 검색

物料发放频次

zhujindu 8 달 전
부모
커밋
0fe9831e45
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/deviceWithin/addStoreVisit.vue

+ 1 - 0
src/views/deviceWithin/addStoreVisit.vue

@@ -4798,6 +4798,7 @@ export default {
                     confirmButtonText: '仍要发放',
                   })
                   .then(() => {
+                    this.flagclick = true;
                     this.stillDistribute = true;
                     this.onSubmit();
                   });