车辆接口更新
This commit is contained in:
		| @ -223,18 +223,18 @@ export class OrderManagementRiskComponent implements OnInit { | ||||
|   initST() { | ||||
|     this.columns = [ | ||||
|       { title: '', type: 'checkbox', width: '50px', className: 'text-center' }, | ||||
|       { | ||||
|         title: '申诉状态', | ||||
|         width: '100px', | ||||
|         className: 'text-left', | ||||
|         index: 'representationsStatusLabel' | ||||
|       }, | ||||
|       { | ||||
|         title: '订单号', | ||||
|         width: '200px', | ||||
|         className: 'text-left', | ||||
|         render: 'billCode' | ||||
|       }, | ||||
|       { | ||||
|         title: '申诉状态', | ||||
|         width: '100px', | ||||
|         className: 'text-left', | ||||
|         index: 'representationsStatusLabel' | ||||
|       }, | ||||
|       { | ||||
|         title: '货源编号', | ||||
|         width: '200px', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user