.
This commit is contained in:
parent
78773e8943
commit
2747b6d509
8 changed files with 24 additions and 24 deletions
|
|
@ -11,7 +11,7 @@ import {
|
|||
|
||||
const filtro = z.object({
|
||||
coluna: z.string(),
|
||||
valor: z.string(),
|
||||
valor: z.any(),
|
||||
operador: operadores_pilao,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue