diff --git a/kernel/model/attribute_view.go b/kernel/model/attribute_view.go index 3f15a2561..11c734609 100644 --- a/kernel/model/attribute_view.go +++ b/kernel/model/attribute_view.go @@ -109,6 +109,10 @@ func SearchAttributeView(keyword string, page int, pageSize int) (ret []*SearchA if nil != baseBlock { hPath = baseBlock.HPath } + box := Conf.Box(node.Box) + if nil != box { + hPath = box.Name + hPath + } if !exist { ret = append(ret, &SearchAttributeViewResult{