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'),