guonan
2025-07-03 f37845dd0a787dd42bf6c72e923433f30fcd8cc3
src/components/monifangzhen/schemeCard.vue
@@ -222,7 +222,7 @@
        item.result == "完成" ||
        item.result == "-1" ||
        item.result == "停止" ||
        item.result == "进行中"
        item.result == "运行中"
    );
    simAPIStore.shouldPoll = !shouldStop; // 修改 Pinia 状态
    // 3. 如果需要停止