fix 未收金额字段获取错误

This commit is contained in:
lijiarao
2022-07-01 17:33:02 +08:00
parent 09381cedfc
commit 313c2b6892
@@ -273,7 +273,7 @@ export default {
fieldName: 'amountReceived',
title: '已收金额'
}, {
fieldName: 'amountReceived',
fieldName: 'outstandingAmount',
title: '未收金额'
}, {
fieldName: 'accountStatus_dictText',