Explorar o código

物料发放频次

zhujindu hai 8 meses
pai
achega
0fe9831e45
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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();
                   });