Vanessa 2023-11-02 20:28:11 +08:00
parent 79ab5962e0
commit da29ce2dcf
3 changed files with 6 additions and 1 deletions

View file

@ -80,6 +80,7 @@ export const renderAVAttribute = (element: HTMLElement, id: string, protyle?: IP
},
values: { keyID: string, id: string, blockID: string, type?: TAVCol & IAVCellValue } []
}[],
blockIDs: string[],
avID: string
avName: string
}) => {