【add】用户列表添加角色字段

This commit is contained in:
zer0Black
2022-12-22 12:24:06 +08:00
parent e2db5d8ef6
commit 05a3443231
10 changed files with 84 additions and 13 deletions
+6
View File
@@ -272,6 +272,12 @@
width: 180,
dataIndex: 'orgCodeTxt'
},
{
title: '角色',
align: "center",
width: 180,
dataIndex: 'roleTxt'
},
// {
// title: '生日',
// align: "center",