mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 04:10:16 +01:00
This commit is contained in:
parent
e537564756
commit
bc21eb799c
3 changed files with 16 additions and 16 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -1082,7 +1082,6 @@ interface IAVFilter {
|
|||
column: string,
|
||||
operator: TAVFilterOperator,
|
||||
value: IAVCellValue,
|
||||
type?: TAVCol // 仅用于标识新增时的类型,用于区分 rollup
|
||||
relativeDate?: relativeDate
|
||||
relativeDate2?: relativeDate
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue