pages/index/index.vue @@ -104,7 +104,7 @@ const area = list[i] area.app_type = appType const areaApp = await this.GetFuncTree(i, area) console.log(areaApp) //console.log(areaApp) if (areaApp) { list2.push(areaApp) }