Kaynağa Gözat

Merge branch 'feature_20260330_拜访连拍速度优化'

zhujindu 23 saat önce
ebeveyn
işleme
824b774e71
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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,
                 },
               });