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