zhanghua
2022-11-01 6d1754304d79d3398df52126cd1d3cd7d630e94a
src/views/layout/components/Menu/index.vue
@@ -82,7 +82,6 @@
      if (info && info.menus) {
        clearTimeout(timer);
        this.menuList = info.menus;
        console.log(info.menus);
      } else {
        timer = setInterval(() => {
          this.loadMenu();