From 51ccfed9acacdb2eaff35dd8f14a32c282dfc98f Mon Sep 17 00:00:00 2001 From: herenshan112 Date: Mon, 30 Oct 2023 08:22:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=9F=A9=E9=98=B5=E9=80=89?= =?UTF-8?q?=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/workflow/dialog/matrix.vue | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/components/workflow/dialog/matrix.vue b/src/components/workflow/dialog/matrix.vue index 940c2f093..b50748fcd 100644 --- a/src/components/workflow/dialog/matrix.vue +++ b/src/components/workflow/dialog/matrix.vue @@ -59,9 +59,9 @@ function searchMatrixList(){ border > - - - {{item.name}} + + + {{item.name}} {{item.orgname}} @@ -75,5 +75,10 @@ function searchMatrixList(){