cyy
2025-09-28 5146c216da66499e9da8d5948eae83cf26984ba8
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)
                     }