【fix】修复在角色添加已有用户时,列表部门字段显示为部门编码的问题
This commit is contained in:
@@ -108,7 +108,7 @@
|
|||||||
title: '部门',
|
title: '部门',
|
||||||
align: "center",
|
align: "center",
|
||||||
width: 150,
|
width: 150,
|
||||||
dataIndex: 'orgCode'
|
dataIndex: 'orgCodeTxt'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
columns2: [
|
columns2: [
|
||||||
|
|||||||
Reference in New Issue
Block a user