浏览代码

Merge branch 'feature_20250408_物料发放频次' into uat(dev)

zhujindu 8 月之前
父节点
当前提交
2631883933
共有 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();
                   });