cuiqian2004
2025-10-17 49dfdd3bf265db28d38167f34e9aabfdd3e8e5db
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)
                     }