diff --git a/src/views/product/indexconfig/SpecificationAttribute.vue b/src/views/product/indexconfig/SpecificationAttribute.vue index d767e74..2b1b71f 100644 --- a/src/views/product/indexconfig/SpecificationAttribute.vue +++ b/src/views/product/indexconfig/SpecificationAttribute.vue @@ -146,7 +146,6 @@ function getdata() { return skuList.value } function priceFormat(item, key) { - console.log(item, key, 'debug222') // 输入售价其他行为0值时候同样回填售价值 // 原价 originPrice if (key == 'salePrice' && item.originPrice == 0) { diff --git a/src/views/product/indexconfig/content.ts b/src/views/product/indexconfig/content.ts index fbdd935..c2ffd3e 100644 --- a/src/views/product/indexconfig/content.ts +++ b/src/views/product/indexconfig/content.ts @@ -78,7 +78,7 @@ const contentConfig: IContentConfig = { slotName: "type", }, { label: "库存", align: "center", prop: "stockNumber" }, - { label: "耗材信息", align: "center", prop: "consList" }, + { label: "耗材信息", align: "center", prop: "consName" }, { label: "上架", align: "center",