Vanessa 2024-10-22 00:03:26 +08:00
parent fd743f15ac
commit cd8f7c64a4
2 changed files with 6 additions and 1 deletions

View file

@ -760,6 +760,7 @@ interface IAVView {
type: string
icon: string
hideAttrViewName: boolean
pageSize: number
}
interface IAVTable extends IAVView {