[update] 项目字段对接
This commit is contained in:
@@ -109,12 +109,12 @@ export default {
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
title: '负责人邮箱',
|
||||
dataIndex: 'principalMail',
|
||||
dataIndex: 'principalEmail',
|
||||
align: 'center',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
title: '缴费凭证状态',
|
||||
dataIndex: 'status',
|
||||
dataIndex: 'paymentStatus_dictText',
|
||||
align: 'center',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user