优化编辑商品

This commit is contained in:
gyq 2024-08-01 15:52:33 +08:00
parent 7de5f566b0
commit 0a1af58fcd
1 changed files with 2 additions and 2 deletions

View File

@ -420,8 +420,8 @@ export default {
barCode: `${localStorage.getItem("shopId")}${dayjs().valueOf()}`,
isGrounding: 1,
productId: this.$route.query.goods_id,
shopId: localStorage.getItem("shopId")
// suit: 1
shopId: localStorage.getItem("shopId"),
suit: 0
},
tableAddShopIndex: null,
isEditor: false,