Ajuste na coluna de pedidos
This commit is contained in:
@@ -230,6 +230,7 @@ export function OrderDetail({ order, timelineEvents }: OrderDetailProps) {
|
||||
} else if (window.history.length > 2) {
|
||||
goBack();
|
||||
} else {
|
||||
// Usar a função que limpa parâmetros ao navegar para orders/find
|
||||
goToOrdersFind();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user