车辆接口更新

This commit is contained in:
wangshiming
2022-01-26 14:20:15 +08:00
parent bb61708d7a
commit f158c94cca
7 changed files with 24 additions and 10 deletions

View File

@ -147,7 +147,7 @@ export class ReceivableOrderDetailComponent implements OnInit {
// { title: '费用类型', index: 'cnoName', width: 90 },
// { title: '订单费用科目', index: 'feeSubId', width: 100 },
{ title: '费用科目', index: 'feeSubId', width: 140 },
{ title: '结算客户', index: 'cno', width: 100 },
{ title: '结算客户', index: 'cnoName', width: 100 },
{
title: '已收金额',
index: 'ahxmoney',