华西海圻ELN前端工程
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

22 lines
430 B

export default {
name: '角色名称',
key: '角色编码',
status: '状态',
remark: '备注',
permit: '权限',
statusEnable: '启用',
statusDisable: '禁用',
edit: '编辑',
allocate: '分配用户',
detail: '详情',
addRole: '新增角色',
modifyRole: '编辑角色',
notEmpty: '不能为空',
filterPlaceholder: '姓名/手机号',
unauthorized: '未授权',
authorized: '已授权'
}