修改bug

This commit is contained in:
caoyang
2022-03-30 22:19:08 +08:00
parent 6324e40d2d
commit 66ecd07c6e
13 changed files with 90 additions and 97 deletions
+2 -1
View File
@@ -563,5 +563,6 @@ module.exports = {
batSetting:'batch setting',
selectDirectoryTerms:'please select the directory location to add terms',
StandardBreakdown:"Standard breakdown",
OnlyWord: 'only word files can be imported',
labelAreaDeleted:'If it is deleted, all label items under the display area will be deleted',
}
+3
View File
@@ -566,5 +566,8 @@ module.exports = {
documentSplitTemplate:'文档拆分模板',
batSetting:'批量设置',
selectDirectoryTerms:'请选择添加条款的目录位置',
OnlyWord:'只能导入word文件',
labelAreaDeleted:'若进行删除则该展示区域下标签项都将被删除',
StandardBreakdown:'标准分解单',
}