src/views/left/KGSimOption/PredictiveSimulation.vue
@@ -44,7 +44,7 @@ </div> <div> <label>仿真参数:</label> <div style="width: 100%; height: 60px; background-color: #fff;"></div> <div style="width: 100%; height: 43px; background-color: #fff;"></div> </div> </div> <div class="buttons"> @@ -195,8 +195,12 @@ .buttons { margin-top: 10px; display: flex; gap: 10px; } .el-button { flex: 1; } .input-item { display: flex; align-items: center;