Merge branch 'test' of e.coding.net:g-cphe0354/yinshoukeguanliduan/management into gyq

This commit is contained in:
gyq
2024-09-20 15:03:44 +08:00
26 changed files with 6862 additions and 569 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 : "",