Преглед на файлове

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

# Conflicts:
#	src/views/deviceWithin/storeVisit.vue
zhujindu преди 1 месец
родител
ревизия
3c4c96231a
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 1 0
      src/views/deviceWithin/storeVisit.vue
  2. 1 0
      src/views/historicalVisit/historicalDetails.vue

+ 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 {