流程状态 表头排序

This commit is contained in:
zyx.net
2023-04-18 13:45:30 +08:00
parent 1cd1dd339a
commit 19aa110dc5
@@ -812,7 +812,6 @@
dataIndex: 'designFlowStatusName',
align: 'left',
ellipsis: true,
sorter: true,
width: 140,
scopedSlots: { customRender: 'designFlowStatusName' }
},
@@ -859,9 +858,7 @@
dataIndex: 'verifyFlowStatusName',
align: 'left',
ellipsis: true,
sorter: true,
width: 180,
sorter: true,
scopedSlots: { customRender: 'verifyFlowStatusName' }
},
{