[update] 文件上传展示上传格式和大小

This commit is contained in:
lideqin
2024-07-09 10:06:25 +08:00
parent ba2f572d9f
commit c181b4dc17
5 changed files with 23 additions and 5 deletions
+3
View File
@@ -205,6 +205,9 @@ module.exports = {
designEngineer: 'Design engineer',
pleaseUpload: 'Please upload',
supportingMaterial: 'Supporting material',
support: 'You can upload files in ',
formatUpload: ' formats. ',
theSizeIs: 'The size is ',
// 树右键
treeRight: {
addFolder: 'Create New Folder',
+3
View File
@@ -222,6 +222,9 @@ module.exports = {
designEngineer: '设计工程师',
pleaseUpload: '请上传',
supportingMaterial: '佐证材料',
support: '支持',
formatUpload: '格式上传,',
theSizeIs: '大小为',
// 标准字段
standardField: {
standardEnglishName: '标准英文名称',