diff --git a/project/hlj/app/AppFormAudit/components/List.vue b/project/hlj/app/AppFormAudit/components/List.vue index 2c95be85..078922bd 100644 --- a/project/hlj/app/AppFormAudit/components/List.vue +++ b/project/hlj/app/AppFormAudit/components/List.vue @@ -39,19 +39,7 @@ - - onUserChange(e, 'examineUserNames')"> - - - - {{ item.name }} - - 请选择 - {{ form.examineUserIds.length ? '重新选择' : '选择' }} - - - - + onUserChange(e, 'fillingUserNames')"> @@ -63,6 +51,18 @@ + + onUserChange(e, 'examineUserNames')"> + + + + {{ item.name }} + + 请选择 + {{ form.examineUserIds.length ? '重新选择' : '选择' }} + + +