guonan
2025-06-01 d348c7bb5f1726af0974789e407039a044c7ec4e
src/components/monifangzhen/schemeCard.vue
@@ -14,7 +14,7 @@
        <p>
          方案状态 :
          <span style="color: aquamarine">
            {{ item.result === -1 ? "出错" : item.result || "创建仿真" }}
            {{ item.result === "-1" ? "出错" : item.result || "创建仿真" }}
          </span>
          <!-- <span style="color: aquamarine">{{ item.result || "创建仿真" }}</span> -->
          <!-- <span style="color: aquamarine">{{