src/views/left/KGSimOption/PredictiveSimulation.vue
@@ -81,12 +81,12 @@ ><template #append>h</template></el-input > </el-form-item> </el-form> <div class="buttons"> <el-form-item> <el-button type="primary" @click="openPlan">打开方案</el-button> <el-button type="primary" @click="openSaveDialog">保存方案</el-button> <el-button type="success" @click="startPlay">开始模拟</el-button> </div> </el-form-item> </el-form> </div> </template> <script setup>