From 9f5fa02e72126a18eb7b3b4876a8d5dcd5348c04 Mon Sep 17 00:00:00 2001 From: baoyu <102349094+Bytq@users.noreply.github.com> Date: Wed, 10 Apr 2024 11:22:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=2083419=EF=BC=8C=E6=A0=87?= =?UTF-8?q?=E5=87=86=E8=B7=9F=E8=B8=AA=E6=B8=85=E5=8D=95--=E6=96=B0?= =?UTF-8?q?=E5=A2=9E&=E7=BC=96=E8=BE=91--=E4=BA=BA=E5=91=98=E4=BF=A1?= =?UTF-8?q?=E6=81=AF--=E6=8A=84=E9=80=81=E4=BA=BA=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=A4=9A=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/policyRegulation/standardTrackingList/PersonInfo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue b/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue index 40312ed6d..d1a227b48 100644 --- a/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue +++ b/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue @@ -97,6 +97,7 @@ timestamp="抄送" title="抄送" placeholder="请选择抄送人" + :multiple="true" :name.sync="roleForm.csrUserNames" :disabled="disabled" />