From 9e256c664f2cdd8f5873baa249c16f7039cf38db Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Mon, 3 Mar 2025 17:12:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E5=8D=95=E4=BD=8D?= =?UTF-8?q?=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/indexconfig/SpecificationAttribute.vue | 1 - src/views/product/indexconfig/content.ts | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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",