Vanessa 2024-03-07 17:44:25 +08:00
parent ac485ea545
commit 0d2147b294
3 changed files with 58 additions and 37 deletions

View file

@ -1168,7 +1168,7 @@ interface IAVCellValue {
}
relation?: {
blockIDs: string[]
contents?: string[]
contents?: IAVCellValue[]
}
rollup?: {
contents?: IAVCellValue[]