管理员新增渠道channel_id和代理angent_id
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
export default {
|
||||
username: '用户名',
|
||||
nickname: '昵称',
|
||||
channel_id: '渠道',
|
||||
channel_name: '渠道名称',
|
||||
'Please select channel': '请选择渠道',
|
||||
group: '角色组',
|
||||
avatar: '头像',
|
||||
email: '电子邮箱',
|
||||
mobile: '手机号',
|
||||
'Last login': '最后登录',
|
||||
Password: '密码',
|
||||
agent_id: '代理',
|
||||
'Please leave blank if not modified': '不修改请留空',
|
||||
'Personal signature': '个性签名',
|
||||
'Administrator login': '管理员登录名',
|
||||
|
||||
Reference in New Issue
Block a user