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