From 19e0a24649936c90bfef7cc6c7fcf754f8c693d8 Mon Sep 17 00:00:00 2001 From: MeterSphere Bot <78466014+metersphere-bot@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:55:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=99=84=E4=BB=B6?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=81=B6=E5=8F=91=E4=B8=8A=E4=BC=A0=E6=97=A0?= =?UTF-8?q?=E5=8F=8D=E5=BA=94=E9=97=AE=E9=A2=98=20(#29150)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: baiqi --- .../ms-add-attachment/dropdownMenu.vue | 30 +++++++++++-------- .../business/ms-add-attachment/index.vue | 13 ++++---- .../src/components/pure/ms-upload/index.vue | 2 +- .../components/requestComposition/body.vue | 2 +- .../components/caseTemplateDetail.vue | 22 +++++--------- 5 files changed, 33 insertions(+), 36 deletions(-) diff --git a/frontend/src/components/business/ms-add-attachment/dropdownMenu.vue b/frontend/src/components/business/ms-add-attachment/dropdownMenu.vue index 3c492b6a1b..9352149502 100644 --- a/frontend/src/components/business/ms-add-attachment/dropdownMenu.vue +++ b/frontend/src/components/business/ms-add-attachment/dropdownMenu.vue @@ -1,23 +1,24 @@