mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-03 10:55:41 +00:00
通讯录手机号码没有显示出来 #8282
This commit is contained in:
@@ -26,7 +26,7 @@ export const columns: BasicColumn[] = [
|
||||
{
|
||||
title: '手机',
|
||||
width: 150,
|
||||
dataIndex: 'telephone',
|
||||
dataIndex: 'phone',
|
||||
},
|
||||
{
|
||||
title: '邮箱',
|
||||
|
Reference in New Issue
Block a user