@@ -799,6 +799,7 @@ export default {
storeGroupId: this.storeGroupId,
photoType: val.photoType,
insert: 1,
+ storeId: this.storeId,
},
});
} else {
@@ -457,6 +457,7 @@ export default {
storeGroupId: this.list.storeGroupId,
insert: 0,
source: 'historicalDetails',
+ storeId: this.list.storeId,