[fix 86567] 搜索条件来源改成标准结构树
This commit is contained in:
@@ -496,6 +496,7 @@ module.exports = {
|
||||
numberColumns: 'Number of columns'
|
||||
},
|
||||
comparison: {
|
||||
standardStructureTree: 'Standard Structure Tree',
|
||||
oldDocumentTextNumber: 'Old document text number',
|
||||
oldDocumentTextName: 'Old document text name',
|
||||
oldTextState: 'Old text state',
|
||||
|
||||
@@ -526,6 +526,7 @@ module.exports = {
|
||||
},
|
||||
// 文档比对
|
||||
comparison: {
|
||||
standardStructureTree: '标准结构树',
|
||||
textNumber: '文本号',
|
||||
textName: '文本名称',
|
||||
oldDocumentTextNumber: '旧文档文本号',
|
||||
|
||||
Reference in New Issue
Block a user