修复PSAP需求

This commit is contained in:
lai
2025-07-18 15:02:39 +08:00
parent 3372d9929b
commit 03082ba11f
6 changed files with 887 additions and 74 deletions

View File

@@ -82,12 +82,6 @@ let tableColumns: ColumnsType = [
align: 'center',
width: 5,
},
{
title: t('views.agentManage.callings.msdData'),
dataIndex: 'msdData',
align: 'center',
width: 6,
},
];
/**表格分页器参数 */