fix 79829

This commit is contained in:
赵霄
2023-12-27 14:10:05 +08:00
parent 2b0bba96bd
commit edf71c4708
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -172,6 +172,7 @@ module.exports = {
attach: '附件',
checkedAll: '全选',
pleaseCompleteTableInfo: '请完善表格信息',
pleaseEnterAPositiveInteger: '请输入正整数',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+1
View File
@@ -179,6 +179,7 @@ module.exports = {
node: '节点',
atLeastSelect: '至少选择',
personnal: '人',
pleaseEnterAPositiveInteger: '请输入正整数',
// 树右键
treeRight: {
addFolder: '新增文件夹',