批量审核
This commit is contained in:
		| @ -35,8 +35,8 @@ export class WaybillManagementAbnormalAppearComponent implements OnInit { | ||||
|     { title: '关联运单号', index: 'wayBillCode',width: '180px' }, | ||||
|     { title: '网络货运人', index: 'enterpriseInfoName',width: '180px' }, | ||||
|     { title: '货主', index: 'shipperAppUserName' ,width: '180px'}, | ||||
|     { title: '装货地', index: 'loadingPlace' ,width: '180px'}, | ||||
|     { title: '卸货地', index: 'dischargePlace' ,width: '180px'}, | ||||
|     { title: '装货地', index: 'loadingAddressArr' ,width: '200px'}, | ||||
|     { title: '卸货地', index: 'unloadingAddressArr' ,width: '200px'}, | ||||
|     { title: '承运司机', index: 'driver' ,width: '90px'}, | ||||
|     { title: '异常信息', index: 'exceptionContent',width: '250px' }, | ||||
|     { title: '异常图片', render: 'exceptionCertificateFirstFilePath' ,width: '220px'}, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user