/** // author:jiana // time:2025-04-23 // desc:运单管理 */ 运单号 查询 重置 导出 运单列表 {{ wayBillStatus(scope.row.status) }} {{ moment(scope.row.startTime).format('yyyy-MM-DD hh:mm:ss') || '暂无' }} {{ moment(scope.row.endTime).format('yyyy-MM-DD hh:mm:ss') || '暂无' }} 查看轨迹 运单状态选择