From 4665e246cceadcd17f40bf1d862bdf0d4da23683 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Mon, 8 Jan 2024 17:28:02 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug80410?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/OtherDrafterUploadStandardBaseInfo.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/workCenter/enterpriseStandardRevision/modules/OtherDrafterUploadStandardBaseInfo.vue b/src/views/workCenter/enterpriseStandardRevision/modules/OtherDrafterUploadStandardBaseInfo.vue index 8f25a01d..e35d3ca5 100644 --- a/src/views/workCenter/enterpriseStandardRevision/modules/OtherDrafterUploadStandardBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardRevision/modules/OtherDrafterUploadStandardBaseInfo.vue @@ -12,12 +12,12 @@ :pagination="false" :loading="loading"> - + + + + + +
@@ -71,7 +71,7 @@ export default { align: 'center', width: 200, dataIndex: 'user_dictText', - scopedSlots: { customRender: 'user' } + scopedSlots: { customRender: 'text' } }, { // 起草范围 title: this.$t('workCenter.enStandardRevision.draftingScope'),