[update] 修改bug87524

This commit is contained in:
lideqin
2024-07-26 17:18:02 +08:00
parent 4c3a757876
commit 9a22f1c764
6 changed files with 10 additions and 10 deletions
@@ -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',
@@ -21,7 +21,7 @@ module.exports = {
evaluate: '企标评价',
updateRecord: '更新记录',
submitQuestion: '提交问题',
standardResolutionSheet: '标准分解单',
standardResolutionSheet: '标准解读',
nodeName: '节点名称',
subjectToClause: '章节条款',
standardContentOrRequirements: '标准内容或要求',
@@ -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', // 标准目录
@@ -5,7 +5,7 @@ module.exports = {
nodeOrder: '节点排序',
configStandardNoTreeNode: '请先选择二级及以下体系',
selectLeastOneTableData: '选中至少一条列表数据',
standardResolutionSheet: '标准分解单',
standardResolutionSheet: '标准解读',
updateRecord: '更新记录',
submitQuestion: '提交问题',
standardCatalogue: '标准目录',