分配用户国际化

This commit is contained in:
lai
2023-11-10 16:37:51 +08:00
parent 1d4db90b1e
commit b8190bd640
4 changed files with 110 additions and 62 deletions

View File

@@ -132,7 +132,7 @@ export default {
ttile: '没有访问权限',
subTitle:'请不要进行非法操作,您可以返回主页面或返回',
backHome: '返回首页',
back: '返回',
back: '返回',
},
err404: {
ttile: '找不到匹配页面',
@@ -440,7 +440,7 @@ export default {
},
},
faultManage: {
activeAlarm: {
activeAlarm: {
all:'所有',
neType: '告警设备类型',
neName: '告警网元名称',
@@ -697,6 +697,18 @@ export default {
stop:'暂停',
preScope:'权限范围',
dataPer:'数据权限',
userId:'用户编号',
account:'登录账号',
userName:'用户昵称',
phone:'手机号码',
email:'电子邮箱',
userStaus:'用户状态',
selectPls:'请选择要分配的用户',
suss:'{oper}成功',
giveUser:'授权用户',
cancelGive:'取消授权',
cancelSure:'确认取消用户编号为 【{userId}】 的数据项授权?',
batchCancel:'批量取消授权',
},
dept:{
classInfo:'部门信息',