mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 06:18:49 +01:00
♻️ Improve av
This commit is contained in:
parent
5f57be269b
commit
46290706b5
2 changed files with 2 additions and 2 deletions
|
|
@ -1229,7 +1229,7 @@ func renderAttributeView(attrView *av.AttributeView, viewID, query string, page,
|
|||
}
|
||||
|
||||
// 做一些数据兼容和订正处理
|
||||
checkViewInstance(attrView, view)
|
||||
checkAttrView(attrView, view)
|
||||
upgradeAttributeViewSpec(attrView)
|
||||
|
||||
viewable = sql.RenderView(view, attrView, query)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue