update 到账率文本
This commit is contained in:
+2
-2
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user