[update] - 修改部门的展示字段
This commit is contained in:
@@ -118,7 +118,7 @@ const defaultTableColumns = [
|
||||
title: '部门',
|
||||
align: 'center',
|
||||
width: 300,
|
||||
dataIndex: 'principalName',
|
||||
dataIndex: 'departName',
|
||||
scopedSlots: {customRender: 'text'}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user