소스 검색

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

zhujindu 10 시간 전
부모
커밋
6d8aab2b87
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,
                 },
               });