Vanessa 2023-10-27 23:09:42 +08:00
parent f273e0af19
commit 6225246d99
13 changed files with 64 additions and 26 deletions

View file

@ -1097,7 +1097,7 @@ interface IAVCellDateValue {
content2?: number,
isNotEmpty2?: boolean
hasEndDate?: boolean
isNotTime?: boolean
isNotTime?: boolean // 默认 true
}
interface IAVCellSelectValue {