ed9t
This commit is contained in:
@ -146,7 +146,7 @@ export class ReceivableOrderDetailComponent implements OnInit {
|
||||
{ title: '订单号', index: 'billHCode', width: 100 },
|
||||
// { title: '订单日期', index: 'billTime', width: 150 },
|
||||
// { title: '费用类型', index: 'cnoName', width: 90 },
|
||||
{ title: '订单费用科目', index: 'billLTypeLable', width: 100 },
|
||||
{ title: '订单费用科目', index: 'billLTypeLabel', width: 100 },
|
||||
{ title: '费用科目', index: 'feeSubName', width: 140 },
|
||||
{ title: '结算客户', index: 'cnoName', width: 100 },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user