From 941ebbb7b9d01e6cba5442a92545d805f6845bd3 Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Wed, 13 Mar 2024 18:43:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):?= =?UTF-8?q?=20=E6=B7=BB=E5=8A=A0=E6=96=AD=E8=A8=80=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=98=AF=E5=90=A6=E5=90=AF=E7=94=A8=E5=85=A8=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/ms-assertion/index.vue | 53 ++++++++++++++----- .../business/ms-assertion/locale/en-US.ts | 3 ++ .../business/ms-assertion/locale/zh-CN.ts | 2 + .../components/requestComposition/index.vue | 2 + 4 files changed, 47 insertions(+), 13 deletions(-) diff --git a/frontend/src/components/business/ms-assertion/index.vue b/frontend/src/components/business/ms-assertion/index.vue index f01382ca8a..46f04e1113 100644 --- a/frontend/src/components/business/ms-assertion/index.vue +++ b/frontend/src/components/business/ms-assertion/index.vue @@ -1,17 +1,30 @@