xiangpei
2024-11-26 4fd36e03b912190395b0d92dbe4a066034c81561
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)) {