fix 82592

This commit is contained in:
赵霄
2024-03-26 16:20:22 +08:00
parent 924b5f42c6
commit 89fcc97faf
2 changed files with 9 additions and 5 deletions
+5 -1
View File
@@ -625,7 +625,11 @@ module.exports = {
onlyUploadPic: '请上传图片',
pleaseUpload: '请上传',
theFollowingDocuments: 'M以下文件',
file: '文件'
file: '文件',
fileFormatIncorrect: '文件格式不正确',
uploadSuccessful: '上传成功',
uploadMaximumATime: '一次最多上传二十张图片',
deletedSuccessfully: '删除成功',
},
importWithTemplate: {
chooseFile: '选择文件',