“dzb”
2022-11-03 41dabb0db9619b8dbb8a311966e0b9920f67f7c8
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();