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