商品列表20240913
This commit is contained in:
@@ -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 : "",
|
||||
|
||||
Reference in New Issue
Block a user