商品列表20240913
This commit is contained in:
parent
a81c8b8352
commit
5e7f7faa1b
|
|
@ -743,7 +743,7 @@ export default {
|
|||
costPrice: undefined,
|
||||
originPrice: undefined,
|
||||
stockNumber: undefined,
|
||||
firstShared: undefined,
|
||||
firstShared: 0,
|
||||
barCode: `${localStorage.getItem("shopId")}${dayjs().valueOf()}`,
|
||||
isGrounding: 1,
|
||||
productId: this.$route.query.goods_id ? this.$route.query.goods_id : "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue