Browse Source

no message

zhujindu 22 hours ago
parent
commit
989a07796d
1 changed files with 1 additions and 1 deletions
  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(','),
                   taskIds: val.taskIds.join(','),
                   storeGroupId: this.storeGroupId,
                   storeGroupId: this.storeGroupId,
                   photoType: val.photoType,
                   photoType: val.photoType,
-                  insert: true,
+                  insert: this.insert,
                   storeId: this.storeId,
                   storeId: this.storeId,
                 },
                 },
               });
               });