.
This commit is contained in:
parent
8ad8238f06
commit
2e36029ae6
6 changed files with 4 additions and 11 deletions
|
|
@ -138,7 +138,6 @@ export type tipoEliTabelaConsulta<T> = {
|
|||
}[];
|
||||
|
||||
filtroAvancado?: {
|
||||
rotulo: string,
|
||||
coluna: keyof T,
|
||||
operador: operadores | keyof typeof operadores,
|
||||
entrada: ComponenteEntrada
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue