|
@@ -629,7 +629,6 @@ func (this *BIDaShboardController) PublicList() {
|
|
|
AdminId: systemAdmin.AdminId,
|
|
|
DashboardList: make([]*bi_dashboard.BiDashboard, 0),
|
|
|
}
|
|
|
- tmpItem.AdminList = append(tmpItem.AdminList, tmpRespGroupListItem)
|
|
|
|
|
|
for _, vv := range respGroupNameListItemList {
|
|
|
if vv.BiDashboardClassifyId == c.BiDashboardClassifyId {
|