【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
@@ -296,7 +296,7 @@ export default {
dataIndex: 'chargeNoticeNo',
scopedSlots: { customRender: 'text' }
}, {
title: '收金额',
title: '待确收金额',
align: 'center',
dataIndex: 'receivableAmount',
width: 180,