guonan
2025-07-08 79f9b20e2661a560604e78a8e277eb5775747443
src/components/monifangzhen/schemeCard.vue
@@ -221,8 +221,8 @@
        item.result == "创建仿真" ||
        item.result == "完成" ||
        item.result == "-1" ||
        item.result == "停止" ||
        item.result == "进行中"
        item.result == "已停止" ||
        item.result == "运行中"
    );
    simAPIStore.shouldPoll = !shouldStop; // 修改 Pinia 状态
    // 3. 如果需要停止