商品列表20240913

This commit is contained in:
魏啾 2024-09-13 11:09:35 +08:00
parent a81c8b8352
commit 5e7f7faa1b
1 changed files with 1 additions and 1 deletions

View File

@ -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 : "",