Parcourir la source

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

zhujindu il y a 8 mois
Parent
commit
2631883933
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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();
                   });