流程状态 表头排序
This commit is contained in:
@@ -812,7 +812,6 @@
|
|||||||
dataIndex: 'designFlowStatusName',
|
dataIndex: 'designFlowStatusName',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
sorter: true,
|
|
||||||
width: 140,
|
width: 140,
|
||||||
scopedSlots: { customRender: 'designFlowStatusName' }
|
scopedSlots: { customRender: 'designFlowStatusName' }
|
||||||
},
|
},
|
||||||
@@ -859,9 +858,7 @@
|
|||||||
dataIndex: 'verifyFlowStatusName',
|
dataIndex: 'verifyFlowStatusName',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
ellipsis: true,
|
ellipsis: true,
|
||||||
sorter: true,
|
|
||||||
width: 180,
|
width: 180,
|
||||||
sorter: true,
|
|
||||||
scopedSlots: { customRender: 'verifyFlowStatusName' }
|
scopedSlots: { customRender: 'verifyFlowStatusName' }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user