项目列表样式调整
This commit is contained in:
@@ -121,12 +121,14 @@ export default {
|
||||
title: '缴费凭证状态',
|
||||
dataIndex: 'paymentStatus_dictText',
|
||||
align: 'center',
|
||||
width: 180,
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
title: '操作',
|
||||
dataIndex: 'action',
|
||||
align: 'center',
|
||||
fixed: 'right',
|
||||
width: 160,
|
||||
scopedSlots: { customRender: 'action' }
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user