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