mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
🎨 Improve av
This commit is contained in:
parent
d77d29cf78
commit
a45b62e76b
2 changed files with 16 additions and 7 deletions
|
|
@ -1216,7 +1216,7 @@ func renderAttributeView(attrView *av.AttributeView, viewID, query string, page,
|
|||
}
|
||||
|
||||
// 做一些数据兼容和订正处理
|
||||
checkViewInstance(attrView, view)
|
||||
checkViewInstance(attrView)
|
||||
upgradeAttributeViewSpec(attrView)
|
||||
|
||||
switch view.LayoutType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue