fix 未收金额字段获取错误
This commit is contained in:
@@ -273,7 +273,7 @@ export default {
|
|||||||
fieldName: 'amountReceived',
|
fieldName: 'amountReceived',
|
||||||
title: '已收金额'
|
title: '已收金额'
|
||||||
}, {
|
}, {
|
||||||
fieldName: 'amountReceived',
|
fieldName: 'outstandingAmount',
|
||||||
title: '未收金额'
|
title: '未收金额'
|
||||||
}, {
|
}, {
|
||||||
fieldName: 'accountStatus_dictText',
|
fieldName: 'accountStatus_dictText',
|
||||||
|
|||||||
Reference in New Issue
Block a user