Vanessa 2023-06-30 10:26:48 +08:00
parent f8c6cacf22
commit 4be64ed121
10 changed files with 22 additions and 6 deletions

View file

@ -837,5 +837,6 @@ interface IAVCell {
value: string,
renderValue: {
content: string,
id: string,
}
}