【update】-全局替换 "应收金额"改成"待确收金额"。
This commit is contained in:
@@ -296,7 +296,7 @@ export default {
|
||||
dataIndex: 'chargeNoticeNo',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
title: '应收金额',
|
||||
title: '待确收金额',
|
||||
align: 'center',
|
||||
dataIndex: 'receivableAmount',
|
||||
width: 180,
|
||||
|
||||
Reference in New Issue
Block a user