fix 79868

This commit is contained in:
赵霄
2023-12-28 16:36:50 +08:00
parent c55df53880
commit d5ed9e75b0
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -173,6 +173,7 @@ module.exports = {
checkedAll: '全选',
pleaseCompleteTableInfo: '请完善表格信息',
pleaseEnterAPositiveInteger: '请输入正整数',
pleaseSelectStandard: '请选择标准',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+1
View File
@@ -181,6 +181,7 @@ module.exports = {
personnal: '人',
pleaseEnterAPositiveInteger: '请输入正整数',
implementationNeedGreaterThan: '实施日期需要至少比发布日期大15天',
pleaseSelectStandard: '请选择标准',
// 树右键
treeRight: {
addFolder: '新增文件夹',