@@ -934,7 +934,7 @@ export default {
linkList(val) {
this.$router.push({
path: '/pItem',
- query: { id: val.storeId, detilId: 'a', from: 'outPlan' },
+ query: { id: val.storeId, detilId: 'a', from: 'outPlan', storeCode: val.storeCode },
});
},
linkimg(val) {