fix: ajuste
This commit is contained in:
parent
e1694195cc
commit
d0d99faa50
6 changed files with 5 additions and 5 deletions
|
|
@ -9,7 +9,7 @@ export enum operadores {
|
|||
"<=" = "<=",
|
||||
like = "like",
|
||||
in = "in",
|
||||
isNull = "isnull",
|
||||
isNull = "isNull",
|
||||
}
|
||||
|
||||
export type tipoFiltro = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue