去掉多余字段
This commit is contained in:
parent
51599c3865
commit
f77ac89586
|
@ -17,7 +17,7 @@ export const columns: BasicColumn[] = [
|
||||||
width: '8%'
|
width: '8%'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '机构负责人电话',
|
title: '负责人电话',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
dataIndex: 'orgLeaderPhone',
|
dataIndex: 'orgLeaderPhone',
|
||||||
width: '8%'
|
width: '8%'
|
||||||
|
|
Loading…
Reference in New Issue