Vanessa 2024-11-18 16:01:25 +08:00
parent 43dcd76808
commit b41dd9d6dc
3 changed files with 53 additions and 13 deletions

View file

@ -815,6 +815,7 @@ interface IAVColumn {
options?: {
name: string,
color: string,
desc: string,
}[],
relation?: IAVColumnRelation,
rollup?: IAVCellRollupValue