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 @@ -