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 @@
{{ $t('page.business.resource.sj.bdsssy') }}
- +
diff --git a/src/views/business/resource/sj/list.vue b/src/views/business/resource/sj/list.vue index 2f94a12..86853e8 100644 --- a/src/views/business/resource/sj/list.vue +++ b/src/views/business/resource/sj/list.vue @@ -98,7 +98,7 @@ - +