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