通讯录手机号码没有显示出来 #8282

pull/8358/head
JEECG 2025-05-25 16:53:33 +08:00
parent 6dc3c6af2a
commit 78212aa7c0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ export const columns: BasicColumn[] = [
{
title: '手机',
width: 150,
dataIndex: 'telephone',
dataIndex: 'phone',
},
{
title: '邮箱',