[fix 86567] 搜索条件来源改成标准结构树

This commit is contained in:
danshihao
2024-07-02 10:06:28 +08:00
parent 55a5fc6fbe
commit 0bf0698528
3 changed files with 50 additions and 9 deletions
+1
View File
@@ -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',
+1
View File
@@ -526,6 +526,7 @@ module.exports = {
},
// 文档比对
comparison: {
standardStructureTree: '标准结构树',
textNumber: '文本号',
textName: '文本名称',
oldDocumentTextNumber: '旧文档文本号',