From b07c03b00a1878a16e6e4e7710bcf1f446a12ef8 Mon Sep 17 00:00:00 2001 From: mll Date: Thu, 26 Mar 2026 11:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E5=93=81=E5=90=8Dsearch?= =?UTF-8?q?=E5=A4=9A=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LowDesign/src/LowReport/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/LowDesign/src/LowReport/index.vue b/src/components/LowDesign/src/LowReport/index.vue index 471eb40..2c34054 100644 --- a/src/components/LowDesign/src/LowReport/index.vue +++ b/src/components/LowDesign/src/LowReport/index.vue @@ -154,6 +154,7 @@ const transferFields={ 'goodsName':'goodsname', 'customName':'customname', 'dosageName':'dosagename', + } const loading = ref(false) // 列表的加载中 const isInit = ref(false) @@ -421,6 +422,7 @@ const initTable = async () => { '客户':'khxx', '业务员':'ywyxx', '业务区域':'ywqy', + '标准品名':'bzpm', } if(Object.keys(jkTableDicFields).includes(item.fieldName)&&config.search){