This reverts commit 824b774e711691624c9c89be1ecbd39df52118de, reversing changes made to d397d951e9569c1a24b7fb21aabcab605b3ba734.
@@ -801,7 +801,7 @@ export default {
taskIds: val.taskIds.join(','),
storeGroupId: this.storeGroupId,
photoType: val.photoType,
- insert: this.insert,
+ insert: true,
storeId: this.storeId,
},
});