From 010bdd522624db1c490fd30c244bd8e68b1e57d3 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Thu, 1 Feb 2024 14:06:45 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug81587?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../selection/UserSelectByContactNoMerge.vue | 133 +++++++ .../UserSelectByContactNoMergeModal.vue | 356 ++++++++++++++++++ .../modules/ConfirmWhetherCommentBaseInfo.vue | 43 ++- 3 files changed, 513 insertions(+), 19 deletions(-) create mode 100644 src/components/selection/UserSelectByContactNoMerge.vue create mode 100644 src/components/selection/UserSelectByContactNoMergeModal.vue diff --git a/src/components/selection/UserSelectByContactNoMerge.vue b/src/components/selection/UserSelectByContactNoMerge.vue new file mode 100644 index 00000000..68cd55d0 --- /dev/null +++ b/src/components/selection/UserSelectByContactNoMerge.vue @@ -0,0 +1,133 @@ + + + + + + + {{ $t('userSelect.select') }} + + + + + + + + + diff --git a/src/components/selection/UserSelectByContactNoMergeModal.vue b/src/components/selection/UserSelectByContactNoMergeModal.vue new file mode 100644 index 00000000..ae827be2 --- /dev/null +++ b/src/components/selection/UserSelectByContactNoMergeModal.vue @@ -0,0 +1,356 @@ + + + + + + + + + + + + + + + + + {{$t('query')}} + {{$t('reset')}} + + + + + + + + + {{ text || text === 0 ? text : global.emptyLine }} + {{ text || text === 0 ? text : global.emptyLine }} + + + + + {{ $t('userSelect.selectedPersonnel') }} + + + {{ item.contactId_dictText }} + + + + + + + + + + diff --git a/src/views/workCenter/enterpriseStandardRevision/modules/ConfirmWhetherCommentBaseInfo.vue b/src/views/workCenter/enterpriseStandardRevision/modules/ConfirmWhetherCommentBaseInfo.vue index b271dd76..7031a514 100644 --- a/src/views/workCenter/enterpriseStandardRevision/modules/ConfirmWhetherCommentBaseInfo.vue +++ b/src/views/workCenter/enterpriseStandardRevision/modules/ConfirmWhetherCommentBaseInfo.vue @@ -43,14 +43,15 @@ {{ $t('workCenter.enStandardRevision.departmentalLiaison') }} - - + + + @@ -60,15 +61,11 @@
{{ $t('userSelect.selectedPersonnel') }}