From 972baafd2664f5392d5b6cccb36ca259cbc36fa3 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 18 Aug 2023 15:31:43 +0800 Subject: [PATCH] =?UTF-8?q?OTA=E5=AF=B9=E6=8E=A5=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 3 + jero-web/src/common/lang/zh-cn.js | 3 + .../src/components/dict/JDictSelectTag.vue | 1 + .../components/applyforrematch.vue | 5 + .../components/batSetting.vue | 5 + .../otaAuthentication/components/detil.vue | 645 +++++++++++++----- .../components/vdrDetial.vue | 268 ++++++++ .../otamanagement/otaAuthentication/index.vue | 196 +++--- 8 files changed, 855 insertions(+), 271 deletions(-) create mode 100644 jero-web/src/views/otamanagement/otaAuthentication/components/vdrDetial.vue diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 4c66fa8b5..0fe6b72b5 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1939,4 +1939,7 @@ module.exports = { issuenotice:'Issue notice', applyforrematch:'Apply for rematch', notificationsent:'Is a notification sent?', + VDRDetails:'VDR Details', + applicationprojectversion:'Application project version', + selectlocked:'You can select only the data whose matching status is locked', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index c40c93f4b..469fdcf69 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -3895,4 +3895,7 @@ module.exports = { issuenotice:'下发通知', applyforrematch:'申请重新匹配', notificationsent:'是否下发通知?', + VDRDetails:'VDR详情', + applicationprojectversion:'应用项目版本', + selectlocked:'只能选择匹配状态为锁定的数据', } \ No newline at end of file diff --git a/jero-web/src/components/dict/JDictSelectTag.vue b/jero-web/src/components/dict/JDictSelectTag.vue index 4386292d3..29fc1fc27 100644 --- a/jero-web/src/components/dict/JDictSelectTag.vue +++ b/jero-web/src/components/dict/JDictSelectTag.vue @@ -11,6 +11,7 @@ -