xiangpei
2025-01-24 e7c988c6eeb5fe597c5e43e9a21c0feff9b31d2a
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)) {