fuliqi
2025-02-12 e788995330a3fd588d0d80f28ee7510e4b7c787f
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)) {