src/views/left/Simulation.vue @@ -44,7 +44,7 @@ // 标签点击事件 const handleClick = (tab) => { SimAPIStore.handleClickTab(tab.props.label); simStore.handleClickTab(tab.props.label); }; // 返回上一级