From 09526a8686445437c49b2f0d75124f587a6ea767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Thu, 4 Jan 2024 15:56:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20OTA=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E8=AF=A6=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../otaAuthentication/components/detil.vue | 2571 +++++++++-------- 1 file changed, 1304 insertions(+), 1267 deletions(-) diff --git a/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue b/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue index f32bb1ff4..580843a87 100644 --- a/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue +++ b/jero-web/src/views/otamanagement/otaAuthentication/components/detil.vue @@ -96,7 +96,7 @@ {{ !toggleSearchStatus ? $t('open') : $t('away') }} - + {{ $t('reset') }} {{ $t('query') }} @@ -109,8 +109,10 @@
- {{ $route.query.plannedBpLaunchBatch }} - {{ $t('softwarereleasetime') }}:{{$route.query.releaseDate}} + + {{ $route.query.plannedBpLaunchBatch }} + + {{ $t('softwarereleasetime') }}:{{releaseDate}}
- +
- + {{ $t('export') }}
- + {{ $t('issuenotice') }}
-
{{ $t('export') }} @@ -157,13 +159,14 @@
- + {{ $t('BatchSetting') }}
- + \ No newline at end of file