瀏覽代碼

feature_20260330_拜访连拍速度优化

zhujindu 9 小時之前
父節點
當前提交
5848aa2d29
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/deviceOutside/suishenbangOutstoreVisit.vue

+ 1 - 1
src/views/deviceOutside/suishenbangOutstoreVisit.vue

@@ -640,7 +640,7 @@ export default {
                 taskIds: val.taskIds.join(','),
                 taskIds: val.taskIds.join(','),
                 storeGroupId: this.storeGroupId,
                 storeGroupId: this.storeGroupId,
                 photoType: val.photoType,
                 photoType: val.photoType,
-                insert: 1,
+                insert: true,
                 storeId: this.storeId,
                 storeId: this.storeId,
               },
               },
             });
             });