From 7d4edacf2a71b6c1be9d31f83fd0bd9b8abee9d7 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 31 Mar 2023 11:48:32 +0800 Subject: [PATCH] bug 67621 --- .../components/usernotification.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue index a1ba7c8ec..0ebe13f88 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/components/usernotification.vue @@ -155,9 +155,10 @@
- {{$t('usernotificationmode')}} +

{{$t('usernotificationmode')}}

+
- +
- {{$t('userinformstherelevantfile')}} +

{{$t('userinformstherelevantfile')}}

+
- + {{ (formInline.xgwj === 'null' || formInline.xgwj === '' || formInline.xgwj == null) ? $t('uploadattachment') : $t('viewUploadedFiles')