From c47d0cd198654368c1d631fb7eb7515c5dc2a5ad Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Tue, 19 Nov 2024 19:27:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B7=A5=E4=BD=9C=E5=8F=B0):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=B7=A5=E4=BD=9C=E5=8F=B0=E5=BE=85=E5=8A=9E&?= =?UTF-8?q?=E5=85=B3=E6=B3=A8&=E5=88=9B=E5=BB=BA=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=88=90=E5=91=98=E4=B8=8A=E6=9D=A5=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-project-select/index.vue | 24 +++++++++++++++---- .../workbench/components/caseReviewTable.vue | 4 ++++ 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/business/ms-project-select/index.vue b/frontend/src/components/business/ms-project-select/index.vue index 088178cb05..27c316f735 100644 --- a/frontend/src/components/business/ms-project-select/index.vue +++ b/frontend/src/components/business/ms-project-select/index.vue @@ -1,5 +1,11 @@