111
k94314517
2024-02-05 15e588eb6a7549ecd2aaffb45e67f11e68354eb6
platform/src/main.js
@@ -60,7 +60,7 @@
      if (storeMenus.length > 0 && this.homePage == null) {
        this.setHomePage(storeMenus[0])
      }
      await fetchMenuTree()
      await fetchMenuTree({ type: 0 })
        .then(menus => {
          // 添加菜单
          storeMenus.push.apply(storeMenus, menus)