From de2dc7c8cfd4b09ebadbcd326544815ffc5bfc28 Mon Sep 17 00:00:00 2001 From: HanLong <404402223@qq.com> Date: Tue, 21 Apr 2026 16:07:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E8=B5=84=E6=BA=90=E5=BA=93=E7=AE=A1?= =?UTF-8?q?=E7=90=86][=E9=80=89=E6=8B=A9=E5=99=A8]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/comps/template/formConfig/formConfig.js | 12 ++++++------ src/views/business/resource/sj/comps/Xq.vue | 2 +- src/views/business/resource/sj/list.vue | 2 +- src/views/business/study/comp/wzlb/bacteriaList.vue | 7 ++++--- src/views/business/study/comp/wzlb/cellList.vue | 7 ++++--- 5 files changed, 16 insertions(+), 14 deletions(-) diff --git a/src/views/business/comps/template/formConfig/formConfig.js b/src/views/business/comps/template/formConfig/formConfig.js index 4190c0a..fe21de9 100644 --- a/src/views/business/comps/template/formConfig/formConfig.js +++ b/src/views/business/comps/template/formConfig/formConfig.js @@ -7,7 +7,7 @@ export const getSjSearchForm = () => { bh: { label: 'page.business.resource.sj.sjbh' }, - studyName: { + studySn: { label: 'page.business.resource.sj.sssy' } } @@ -49,7 +49,7 @@ export const getXbSearchForm = () => { bh: { label: 'page.business.resource.sj.bh' }, - studyMc: { + studySn: { label: 'page.business.resource.sj.sssy' } } @@ -86,7 +86,7 @@ export const getSjColumns = () => { label: 'page.business.resource.sj.sxr' }, { - prop: 'studyName', + prop: 'studySn', label: 'page.business.resource.sj.sssy' } ] @@ -179,7 +179,7 @@ export const getXbColumns = () => { label: 'page.business.resource.sj.sxr' }, { - prop: 'studyName', + prop: 'studySn', label: 'page.business.resource.sj.sssy' } ] @@ -281,7 +281,7 @@ export const getXjColumns = () => { label: 'page.business.resource.sj.sxr' }, { - prop: 'studyName', + prop: 'studySn', label: 'page.business.resource.sj.sssy' } ] @@ -295,7 +295,7 @@ export const getXjSearchForm = () => { bh: { label: 'page.business.resource.sj.bh' }, - studyName: { + studySn: { label: 'page.business.resource.sj.sssy' } } diff --git a/src/views/business/resource/sj/comps/Xq.vue b/src/views/business/resource/sj/comps/Xq.vue index 09e825a..797c7e1 100644 --- a/src/views/business/resource/sj/comps/Xq.vue +++ b/src/views/business/resource/sj/comps/Xq.vue @@ -94,7 +94,7 @@