{{ scope.row.deliveryNumber || '--' }}
{{ scope.row.deliveryTitle || '--' }}
{{ scope.row.startLocation || '--' }}
{{ scope.row.endLocation || '--' }}
{{ scope.row.licensePlate || '--' }}
{{ scope.row.driverName || '--' }}
{{ scope.row.driverMobile || '--' }}
{{ getStatusText(scope.row.status) }}
{{ scope.row.createTime || '--' }}
详情
下载文件