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();
                   });