车辆接口更新
This commit is contained in:
@ -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',
|
||||
|
||||
Reference in New Issue
Block a user