去掉多余字段

This commit is contained in:
yangjun 2025-07-30 16:28:29 +08:00
parent 51599c3865
commit f77ac89586
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ export const columns: BasicColumn[] = [
width: '8%' width: '8%'
}, },
{ {
title: '机构负责人电话', title: '负责人电话',
align: 'center', align: 'center',
dataIndex: 'orgLeaderPhone', dataIndex: 'orgLeaderPhone',
width: '8%' width: '8%'