update 树节点修改,标准分解单样式调整

This commit is contained in:
赵霄
2023-09-21 15:29:16 +08:00
parent 02a9f8e792
commit 0396d2ac40
13 changed files with 482 additions and 358 deletions
+4
View File
@@ -376,6 +376,10 @@ module.exports = {
batchCopy: 'Batch copy',
batchEdit: 'Batch edit',
mergerClause: 'Merge Item',
dataType: 'Data type',
split: 'Split',
article: 'Article',
clauseLabel: 'Clause label',
selectFileType: 'Please select a file type',
onlyWord: 'Only word files can be imported',
+4
View File
@@ -376,6 +376,10 @@ module.exports = {
batchCopy: '批量复制',
batchEdit: '批量编辑',
mergerClause: '合并条款',
dataType: '资料类型',
split: '拆分',
article: '条文',
clauseLabel: '条文标签',
selectFileType: '请选择文件类型',
onlyWord: '只能导入word文件',