【add】用户列表添加角色字段
This commit is contained in:
@@ -272,6 +272,12 @@
|
||||
width: 180,
|
||||
dataIndex: 'orgCodeTxt'
|
||||
},
|
||||
{
|
||||
title: '角色',
|
||||
align: "center",
|
||||
width: 180,
|
||||
dataIndex: 'roleTxt'
|
||||
},
|
||||
// {
|
||||
// title: '生日',
|
||||
// align: "center",
|
||||
|
||||
Reference in New Issue
Block a user