update 到账率文本
This commit is contained in:
+2
-2
@@ -171,7 +171,7 @@ export default {
|
|||||||
dataIndex: 'comeAllMoney',
|
dataIndex: 'comeAllMoney',
|
||||||
scopedSlots: { customRender: 'text' }
|
scopedSlots: { customRender: 'text' }
|
||||||
}, {
|
}, {
|
||||||
title: '来款率',
|
title: '到账率',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 160,
|
width: 160,
|
||||||
dataIndex: 'finishRate',
|
dataIndex: 'finishRate',
|
||||||
@@ -210,7 +210,7 @@ export default {
|
|||||||
dataIndex: 'comeAllMoney',
|
dataIndex: 'comeAllMoney',
|
||||||
scopedSlots: { customRender: 'text' }
|
scopedSlots: { customRender: 'text' }
|
||||||
}, {
|
}, {
|
||||||
title: '来款率',
|
title: '到账率',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
width: 160,
|
width: 160,
|
||||||
dataIndex: 'finishRate',
|
dataIndex: 'finishRate',
|
||||||
|
|||||||
Reference in New Issue
Block a user