melhoria na tabela
This commit is contained in:
parent
87520552b4
commit
2f01368305
5 changed files with 719 additions and 695 deletions
|
|
@ -48,6 +48,7 @@ declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractP
|
|||
}[]>;
|
||||
temAcoesCabecalho: import("vue").ComputedRef<boolean>;
|
||||
temAcoes: import("vue").ComputedRef<boolean>;
|
||||
totalColunas: import("vue").ComputedRef<number>;
|
||||
colunasEfetivas: import("vue").ComputedRef<any[]>;
|
||||
rotulosColunas: import("vue").ComputedRef<string[]>;
|
||||
modalColunasAberto: import("vue").Ref<boolean, boolean>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue