zhujindu 1 giorno fa
parent
commit
989a07796d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/deviceWithin/storeVisit.vue

+ 1 - 1
src/views/deviceWithin/storeVisit.vue

@@ -801,7 +801,7 @@ export default {
                   taskIds: val.taskIds.join(','),
                   storeGroupId: this.storeGroupId,
                   photoType: val.photoType,
-                  insert: true,
+                  insert: this.insert,
                   storeId: this.storeId,
                 },
               });