【update】-全局替换 "应收金额"改成"待确收金额"。

This commit is contained in:
fengchenchen
2023-07-20 17:10:52 +08:00
parent 92efa65839
commit dc722756f2
28 changed files with 72 additions and 72 deletions
@@ -191,7 +191,7 @@ export default {
dataIndex: 'chargeProject',
scopedSlots: {customRender: 'text'}
}, {
title: '收金额',
title: '待确收金额',
align: 'center',
width: 100,
dataIndex: 'receivableAmount'