审批按钮优化

This commit is contained in:
‘huanghaiixia’
2025-12-30 15:28:43 +08:00
parent 67b2cf67cf
commit 5d85f99804
14 changed files with 103 additions and 101 deletions

View File

@ -76,14 +76,14 @@ export const columns: BasicColumn[] = [
sorter: true,
},
{
dataIndex: 'securityName',
title: '密级',
componentType: 'select',
align: 'left',
// {
// dataIndex: 'securityName',
// title: '密级',
// componentType: 'select',
// align: 'left',
sorter: true,
},
// sorter: true,
// },
{
dataIndex: 'urgencyName',