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