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