From 0f5b9f69895ba84d1696e6b5fb3be70a8edfe880 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Mon, 4 Jul 2022 17:43:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E6=8A=A5=E5=BA=93=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E5=AF=BC=E5=87=BA=E5=8E=86=E5=8F=B2=E5=AF=B9=E6=8E=A5=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/exporthistory/index.vue | 65 ++++++++----------- .../parameter/escalationlibrary/index.vue | 8 ++- .../commponts/conventionalmodle.vue | 32 ++++++--- .../parameter/managementdetails/index.vue | 28 ++++++-- 4 files changed, 75 insertions(+), 58 deletions(-) diff --git a/jero-web/src/components/exporthistory/index.vue b/jero-web/src/components/exporthistory/index.vue index db26b4bd1..181fb0c2b 100644 --- a/jero-web/src/components/exporthistory/index.vue +++ b/jero-web/src/components/exporthistory/index.vue @@ -43,9 +43,10 @@ :scroll='{x: 600}' :rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}' @change='handleTableChange'> - - {{ text }} - + +
-
- {{ $t('cancel') }} - {{ $t('submit') }} -
+ + + +