Vanessa 2024-12-17 00:33:31 +08:00
parent 3ea7daa308
commit e1829a8254
4 changed files with 20 additions and 4 deletions

View file

@ -874,7 +874,8 @@ interface IAVCellValue {
mAsset?: IAVCellAssetValue[]
block?: {
content: string,
id?: string
id?: string,
icon?: string
}
url?: {
content: string