cuiqian2004
2025-09-05 09e14592dd06c4c2037e2b172ac77a2e290f9db9
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)
                     }