edit
This commit is contained in:
		| @ -339,6 +339,7 @@ export class CancellationInvoiceComponent implements OnInit { | |||||||
|         click: item => this.router.navigate(['/ticket/invoice-requested/detail/' + item?.vatappHId]) |         click: item => this.router.navigate(['/ticket/invoice-requested/detail/' + item?.vatappHId]) | ||||||
|       }, |       }, | ||||||
|       { title: '申请时间', index: 'createTime', type: 'date', width: 150 }, |       { title: '申请时间', index: 'createTime', type: 'date', width: 150 }, | ||||||
|  |       { title: '发票类型', index: 'vatapptypeLabel',  width: 150 }, | ||||||
|       { title: '网络货运人', index: 'ltdName', width: 160 }, |       { title: '网络货运人', index: 'ltdName', width: 160 }, | ||||||
|       { title: '购买人', index: 'artoname', width: 160 }, |       { title: '购买人', index: 'artoname', width: 160 }, | ||||||
|       { title: '订单数', index: 'ordlines', width: 90, className: 'text-right' }, |       { title: '订单数', index: 'ordlines', width: 90, className: 'text-right' }, | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user