|
@ -44,7 +44,7 @@ export default function HistoryProtocolLogsView() { |
|
|
deviceRuntimeStatus: undefined, |
|
|
deviceRuntimeStatus: undefined, |
|
|
runtimeCodes: [], |
|
|
runtimeCodes: [], |
|
|
runtimeStatuses: [0,2,3], |
|
|
runtimeStatuses: [0,2,3], |
|
|
orderByDescending: true, |
|
|
orderByDescending: false, |
|
|
}); |
|
|
}); |
|
|
|
|
|
|
|
|
const { toast } = useToast(); |
|
|
const { toast } = useToast(); |
|
|