This commit is contained in:
@@ -28,6 +28,7 @@ export interface TrazabilidadRow {
|
||||
operacion_id: string | null
|
||||
operacion_tipo: string | null
|
||||
profundidad: number
|
||||
parent_lote_id: string | null
|
||||
}
|
||||
|
||||
export const useLotes = () => {
|
||||
|
||||
Reference in New Issue
Block a user