[update] 上传文件提示语大小为改成不大于,选用户组件增加部门列,调整查询条件位置姓名放在工号前面
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -231,7 +231,7 @@ module.exports = {
|
||||
supportingMaterial: '佐证材料',
|
||||
support: '支持',
|
||||
formatUpload: '格式上传,',
|
||||
theSizeIs: '大小为',
|
||||
theSizeIs: '不大于',
|
||||
loginExpired: '登录已过期',
|
||||
loginExpiredMessage: '很抱歉,登录已过期,请重新登录',
|
||||
logInAgain: '重新登录',
|
||||
|
||||
Reference in New Issue
Block a user