{{ slotProps.scope.row.scanStatusName }}
handleZeroUnLoad(slotProps.scope, 'unload')"
v-if="
permissionObj.truckLoadingDetails_zeroUnload &&
details.pageInfo.type !== 'VehicleStowage' &&
// 卸车确认
Number(slotProps.scope.row.unloadCheck) === 0 &&
// 签收状态
Number(slotProps.scope.row.scanStatus) !== 3 &&
// 三方送货方式为送货, 发车后不允许卸车
(Number($route.query.deliveryType) === 2
? Number($route.query.loadStatus) === 0
: true)
"
>
零担卸车
handleZeroUnLoad(slotProps.scope, 'view')">
零担详情
printOrderByZero(slotProps.scope)">零担二维码
包件卸车
二维码