手机号
This commit is contained in:
parent
bf5ba59e04
commit
ff86b9fdcc
@ -150,6 +150,12 @@ const columns = ref([
|
|||||||
dataIndex: 'expertName',
|
dataIndex: 'expertName',
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: '手机号',
|
||||||
|
dataIndex: 'expertMobile',
|
||||||
|
ellipsis: true,
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
title: '地区',
|
title: '地区',
|
||||||
dataIndex: 'expertProvName',
|
dataIndex: 'expertProvName',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user