完善商品数据提交
This commit is contained in:
@ -6,4 +6,5 @@ export default {
|
||||
inviteCode: state => state.app.userInfo.distribution_code || "",
|
||||
appConfig: state => state.app.config,
|
||||
cityInfo: state => state.city.cityInfo,
|
||||
buyGoods: state => state.goods.buyGoods,
|
||||
};
|
||||
Reference in New Issue
Block a user