@ -815,7 +815,7 @@ const handleShowTruckLoadingDetails = ({ row }) => {
query: {
loadId: row.id,
name: row.carsNo + '--' + '装车明细',
type: 'VehicleStowage',
type: 'VehicleArrivalManagement',
},
});