日志管理角色字段修改

This commit is contained in:
fengachen
2021-10-11 15:44:41 +08:00
parent 5c5d5ab062
commit ed2708de34
+1 -1
View File
@@ -123,7 +123,7 @@ export default {
sorter: true
}, {
title: '角色',
dataIndex: 'roleName',
dataIndex: 'roleName_dictText',
align: 'center',
sorter: true
},