[update] 上传文件提示语大小为改成不大于,选用户组件增加部门列,调整查询条件位置姓名放在工号前面

This commit is contained in:
lideqin
2024-07-24 10:02:17 +08:00
parent b4608d292f
commit 4a1340045c
3 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -214,7 +214,7 @@ module.exports = {
supportingMaterial: 'Supporting material',
support: 'You can upload files in ',
formatUpload: ' formats. ',
theSizeIs: 'The size is ',
theSizeIs: 'Not more than ',
loginExpired: 'Login has expired',
loginExpiredMessage: 'Sorry, the login has expired. Please log in again',
logInAgain: 'Log in again',