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