diff --git a/src/common/lang/enterpriseStandardLibrary/zh.js b/src/common/lang/enterpriseStandardLibrary/zh.js index 70bebc81..6283870e 100644 --- a/src/common/lang/enterpriseStandardLibrary/zh.js +++ b/src/common/lang/enterpriseStandardLibrary/zh.js @@ -132,6 +132,8 @@ module.exports = { }, // 企标计划 plan: { + enterpriseStandardNum: '企标编号', + enterpriseStandardName: '企标名称', oldEnterpriseStandardNum: '原企标编号', newEnterpriseStandardNum: '新企标编号', oldEnterpriseStandardName: '原企标名称', diff --git a/src/components/selection/EnterprisePlanSelectionModal.vue b/src/components/selection/EnterprisePlanSelectionModal.vue index d6ee1559..951e5995 100644 --- a/src/components/selection/EnterprisePlanSelectionModal.vue +++ b/src/components/selection/EnterprisePlanSelectionModal.vue @@ -14,14 +14,14 @@ - - + + - - + +