update:替换接口地址
This commit is contained in:
@@ -403,7 +403,7 @@ export default {
|
||||
title: '确认凭证',
|
||||
align: 'center',
|
||||
fixed: 'right',
|
||||
dataIndex: 'pack2',
|
||||
dataIndex: 'confirmVoucher',
|
||||
width: 100,
|
||||
scopedSlots: { customRender: 'status-pack' }
|
||||
},
|
||||
@@ -411,7 +411,7 @@ export default {
|
||||
title: '审核',
|
||||
align: 'center',
|
||||
fixed: 'right',
|
||||
dataIndex: 'registerCheckResult',
|
||||
dataIndex: 'checkPaymentStatus',
|
||||
width: 100,
|
||||
scopedSlots: { customRender: 'status-pack' }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user