update 稽查流程-稽查内容新增-文件预览提示

This commit is contained in:
danshihao
2024-01-22 14:05:24 +08:00
parent 95f6cbd365
commit e3ab634af9
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -176,6 +176,7 @@ module.exports = {
pleaseSelectStandard: '请选择标准',
successfullyDelete: '删除成功',
cannotAddAgain: '不能重复添加',
noFileAvailableForPreview: '暂无可预览的文件',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+1
View File
@@ -185,6 +185,7 @@ module.exports = {
successfullyDelete: '删除成功',
cannotAddAgain: '不能重复添加',
pleaseSelectDate: '请选择日期',
noFileAvailableForPreview: '暂无可预览的文件',
// 树右键
treeRight: {
addFolder: '新增文件夹',