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){