luohairen
2024-12-31 681b9ab31eec43045f804ee1d4b808b9a954e08d
src/components/TopNav/index.vue
@@ -124,7 +124,6 @@
    },
    // 菜单选择事件
    handleSelect(key, keyPath) {
      debugger;
      this.currentIndex = key;
      const route = this.routers.find(item => item.path === key);
      if (this.ishttp(key)) {