Vanessa 2023-06-30 11:11:45 +08:00
parent 2af6113515
commit d96f09d2d4
3 changed files with 15 additions and 8 deletions

View file

@ -833,6 +833,7 @@ interface IAVRow {
}
interface IAVCell {
id: string,
color: string,
bgColor: string,
value: string,