From 5ac493610bfcd8127504f8f9f251588ff3c8135b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Fri, 15 Sep 2023 14:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9OTA=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=9A=84=E8=A1=A8=E6=A0=BC=E5=8F=98=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../otamanagement/otaAuthentication/index.vue | 651 +++++++++--------- 1 file changed, 333 insertions(+), 318 deletions(-) diff --git a/jero-web/src/views/otamanagement/otaAuthentication/index.vue b/jero-web/src/views/otamanagement/otaAuthentication/index.vue index ef4be56fa..9b03fe0f7 100644 --- a/jero-web/src/views/otamanagement/otaAuthentication/index.vue +++ b/jero-web/src/views/otamanagement/otaAuthentication/index.vue @@ -29,29 +29,29 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +
@@ -145,7 +145,7 @@ {{ !toggleSearchStatus ? $t('open') : $t('away') }} - + {{ $t('reset') }} {{ $t('query') }} @@ -157,339 +157,354 @@
- + {{ $t('export') }}
- + {{text}}
- +
\ No newline at end of file