Unverified Commit 61be8b71 authored by Eric_Lee's avatar Eric_Lee Committed by GitHub

Dev (#95)


* 资产搜索直接登录问题 (#94)
parent 46465d40
......@@ -213,7 +213,7 @@ func (p *UserAssetPagination) Start() []model.Asset {
if p.displayPolicy && p.Data.Total == 1 {
p.IsNeedProxy = true
return p.currentData
return p.Data.Data
}
// 无上下页,则退出循环
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment