mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-26 08:54:07 +01:00
This commit is contained in:
parent
f273e0af19
commit
6225246d99
13 changed files with 64 additions and 26 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -1097,7 +1097,7 @@ interface IAVCellDateValue {
|
|||
content2?: number,
|
||||
isNotEmpty2?: boolean
|
||||
hasEndDate?: boolean
|
||||
isNotTime?: boolean
|
||||
isNotTime?: boolean // 默认 true
|
||||
}
|
||||
|
||||
interface IAVCellSelectValue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue