mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
d9a163515b
commit
2984a197d9
1 changed files with 4 additions and 2 deletions
|
|
@ -1574,6 +1574,8 @@ func updateAttributeViewColRelation(operation *Operation) (err error) {
|
||||||
name = srcAv.Name + " " + operation.Format
|
name = srcAv.Name + " " + operation.Format
|
||||||
}
|
}
|
||||||
backRelKey.Name = strings.TrimSpace(name)
|
backRelKey.Name = strings.TrimSpace(name)
|
||||||
|
} else {
|
||||||
|
backRelKey.Relation.BackKeyID = ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue