This commit is contained in:
Vanessa 2023-11-03 12:13:38 +08:00
parent cf8e748260
commit 73c82b1efa
2 changed files with 3 additions and 0 deletions

View file

@ -1058,6 +1058,7 @@ interface IAVCell {
}
interface IAVCellValue {
id?: string,
type?: TAVCol,
isDetached?: boolean,
text?: {