diff --git a/src/common/lang/enterpriseStandardLibrary/en.js b/src/common/lang/enterpriseStandardLibrary/en.js
index 4e8d5ea..61db124 100644
--- a/src/common/lang/enterpriseStandardLibrary/en.js
+++ b/src/common/lang/enterpriseStandardLibrary/en.js
@@ -21,7 +21,7 @@ module.exports = {
evaluate: 'Evaluation of enterprise standard',
updateRecord: 'Update record',
submitQuestion: 'Submit a question',
- standardResolutionSheet: 'Standard resolution sheet',
+ standardResolutionSheet: 'Standard interpretation',
nodeName: 'Node name',
subjectToClause: 'Section clause',
standardContentOrRequirements: 'Standard content or requirements',
diff --git a/src/common/lang/enterpriseStandardLibrary/zh.js b/src/common/lang/enterpriseStandardLibrary/zh.js
index 57c043f..ab53058 100644
--- a/src/common/lang/enterpriseStandardLibrary/zh.js
+++ b/src/common/lang/enterpriseStandardLibrary/zh.js
@@ -21,7 +21,7 @@ module.exports = {
evaluate: '企标评价',
updateRecord: '更新记录',
submitQuestion: '提交问题',
- standardResolutionSheet: '标准分解单',
+ standardResolutionSheet: '标准解读',
nodeName: '节点名称',
subjectToClause: '章节条款',
standardContentOrRequirements: '标准内容或要求',
diff --git a/src/common/lang/standardRegulationLibrary/en-us.js b/src/common/lang/standardRegulationLibrary/en-us.js
index a4fc66f..8069f44 100644
--- a/src/common/lang/standardRegulationLibrary/en-us.js
+++ b/src/common/lang/standardRegulationLibrary/en-us.js
@@ -5,7 +5,7 @@ module.exports = {
nodeOrder: 'Node ordering', // 节点排序
configStandardNoTreeNode: 'Please select Level 2 and below system first', // 请先选择二级及以下体系
selectLeastOneTableData: 'Select at least one list data', // 选中至少一条列表数据
- standardResolutionSheet: 'Standard resolution sheet', // 标准分解单
+ standardResolutionSheet: 'Standard interpretation', // 标准解读
updateRecord: 'Update record', // 更新记录
submitQuestion: 'Submit a question', // 提交问题
standardCatalogue: 'Standard catalogue', // 标准目录
diff --git a/src/common/lang/standardRegulationLibrary/zh-cn.js b/src/common/lang/standardRegulationLibrary/zh-cn.js
index d4e976f..5399151 100644
--- a/src/common/lang/standardRegulationLibrary/zh-cn.js
+++ b/src/common/lang/standardRegulationLibrary/zh-cn.js
@@ -5,7 +5,7 @@ module.exports = {
nodeOrder: '节点排序',
configStandardNoTreeNode: '请先选择二级及以下体系',
selectLeastOneTableData: '选中至少一条列表数据',
- standardResolutionSheet: '标准分解单',
+ standardResolutionSheet: '标准解读',
updateRecord: '更新记录',
submitQuestion: '提交问题',
standardCatalogue: '标准目录',
diff --git a/src/views/enterpriseStandardLibrary/standard/detail/EnterpriseStandardDetail.vue b/src/views/enterpriseStandardLibrary/standard/detail/EnterpriseStandardDetail.vue
index 115b0cf..c209b7f 100644
--- a/src/views/enterpriseStandardLibrary/standard/detail/EnterpriseStandardDetail.vue
+++ b/src/views/enterpriseStandardLibrary/standard/detail/EnterpriseStandardDetail.vue
@@ -116,7 +116,7 @@
-
+