Explorar o código

Merge branch 'master' into release

zhujindu hai 2 semanas
pai
achega
9e3a70922b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,
                 },
               });