Explorar o código

Merge branch 'feature_20260330_拜访连拍速度优化' into uat(dev)

# Conflicts:
#	src/views/deviceWithin/storeVisit.vue
zhujindu hai 2 semanas
pai
achega
3c4c96231a

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

@@ -799,6 +799,7 @@ export default {
               storeGroupId: this.storeGroupId,
               photoType: val.photoType,
               insert: this.insert,
+              storeId: this.storeId,
             },
           });
         } else {

+ 1 - 0
src/views/historicalVisit/historicalDetails.vue

@@ -457,6 +457,7 @@ export default {
             storeGroupId: this.list.storeGroupId,
             insert: false,
             source: 'historicalDetails',
+            storeId: this.list.storeId,
           },
         });
       } else {