|
@@ -45,10 +45,7 @@ export default {
|
|
title: '公司',
|
|
title: '公司',
|
|
checked: true,
|
|
checked: true,
|
|
width: '200',
|
|
width: '200',
|
|
- dataIndex: 'parentPositionId',
|
|
|
|
- customRender: (text, record, index) => {
|
|
|
|
- return this.BaseTool.Object.getField(this.preparationMap, text)
|
|
|
|
- }
|
|
|
|
|
|
+ dataIndex: 'parentPositionName'
|
|
},
|
|
},
|
|
{
|
|
{
|
|
title: '申请部门',
|
|
title: '申请部门',
|