diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index b11bbf87d..87ffd1caa 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -592,4 +592,10 @@ module.exports = { personLiable: 'person liable', PrehomoConfirmation:'Prehomo confirmation', verificationAndConformityconfirmation:'Verification and conformity confirmation', + StandardImplementationDate:'Standard implementation date', + regulatoryEngineer:'Regulatory Engineer', + certifiedEngineer:'Certified Engineer', + engineeringInterfacePerson:'Engineering interface person', + typeOfDeliverables:'Type of deliverables', + deliverableTemplate:'Deliverable template', } \ 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 1d346be71..ab777a72d 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -596,4 +596,10 @@ module.exports = { personLiable:'责任人', PrehomoConfirmation:'Prehomo确认', verificationAndConformityconfirmation:'验证符合性确认', + StandardImplementationDate:'标准实施日期', + regulatoryEngineer:'法规工程师', + certifiedEngineer:'认证工程师', + engineeringInterfacePerson:'工程接口人', + typeOfDeliverables:'交付物类型', + deliverableTemplate:'交付物模板', } \ No newline at end of file diff --git a/jero-web/src/components/PersonnelSelection/index.vue b/jero-web/src/components/PersonnelSelection/index.vue index 7a6fbe821..fb9d8359d 100644 --- a/jero-web/src/components/PersonnelSelection/index.vue +++ b/jero-web/src/components/PersonnelSelection/index.vue @@ -2,6 +2,7 @@
{{this.$t('PersonnelSelection')}} diff --git a/jero-web/src/components/currencySearch/index.vue b/jero-web/src/components/currencySearch/index.vue index dac332a24..eb68bb4d7 100644 --- a/jero-web/src/components/currencySearch/index.vue +++ b/jero-web/src/components/currencySearch/index.vue @@ -2,7 +2,70 @@ -