update 到账率文本

This commit is contained in:
zhaoxiao
2022-04-08 11:15:26 +08:00
parent a58316c451
commit 5894c9f7a1
@@ -171,7 +171,7 @@ export default {
dataIndex: 'comeAllMoney',
scopedSlots: { customRender: 'text' }
}, {
title: '来款率',
title: '到账率',
align: 'center',
width: 160,
dataIndex: 'finishRate',
@@ -210,7 +210,7 @@ export default {
dataIndex: 'comeAllMoney',
scopedSlots: { customRender: 'text' }
}, {
title: '来款率',
title: '到账率',
align: 'center',
width: 160,
dataIndex: 'finishRate',