mirror of https://github.com/jeecgboot/jeecg-boot
通讯录手机号码没有显示出来 #8282
parent
6dc3c6af2a
commit
78212aa7c0
|
@ -26,7 +26,7 @@ export const columns: BasicColumn[] = [
|
||||||
{
|
{
|
||||||
title: '手机',
|
title: '手机',
|
||||||
width: 150,
|
width: 150,
|
||||||
dataIndex: 'telephone',
|
dataIndex: 'phone',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '邮箱',
|
title: '邮箱',
|
||||||
|
|
Loading…
Reference in New Issue