wangjuncheng
2025-04-16 f9d236e3f5a0e073dd5816b4be1858205fc1b2c7
src/views/left/KGSimOption/HistorySimulation.vue
@@ -59,10 +59,8 @@
      </div>
    </div>
    <div class="buttons">
      <!-- <el-button type="primary" @click="openSaveDialog">保存方案</el-button> -->
      <el-button type="primary">保存方案</el-button>
      <!-- <el-button type="success" @click="startPlay">开始模拟</el-button> -->
      <el-button type="success">开始模拟</el-button>
      <el-button type="primary" @click="openSaveDialog">保存方案</el-button>
      <el-button type="success" @click="startPlay">开始模拟</el-button>
    </div>
    <!-- 保存方案对话框 -->