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