diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index a8e3b61c1..3f044af26 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -862,7 +862,7 @@ module.exports = { cancelConfirm:'取消确认', currentInformation:'当前信息', deliveryHistory:'交付历史', - projectDeliveryRequirements:'工程交付要求', + projectDeliveryRequirements:'工程交付说明', personLiableConfirm:'责任人确认', complianceResults:'符合性结果', noData:'暂无数据', diff --git a/jero-web/src/views/dashboard/components/documentDynamics.vue b/jero-web/src/views/dashboard/components/documentDynamics.vue index d941c35b8..164a68bbc 100644 --- a/jero-web/src/views/dashboard/components/documentDynamics.vue +++ b/jero-web/src/views/dashboard/components/documentDynamics.vue @@ -12,7 +12,7 @@ :key="index" @click="magClick(item)">
-