From d8a0684a057df926c788525575eecdddde977133 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期日, 20 四月 2025 15:45:34 +0800 Subject: [PATCH] change --- src/views/left/KGSimOption/PredictiveSimulation.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/left/KGSimOption/PredictiveSimulation.vue b/src/views/left/KGSimOption/PredictiveSimulation.vue index 03088a1..c22c890 100644 --- a/src/views/left/KGSimOption/PredictiveSimulation.vue +++ b/src/views/left/KGSimOption/PredictiveSimulation.vue @@ -42,10 +42,10 @@ <el-input v-model="rainfallDuration" type="number" placeholder="璇疯緭鍏�"></el-input> <span>h</span> </div> - <div> + <!-- <div> <label>浠跨湡鍙傛暟:</label> <div style="width: 100%; height: 43px; background-color: #fff;"></div> - </div> + </div> --> </div> <div class="buttons"> <el-button type="primary" @click="openPlan">鎵撳紑鏂规</el-button> -- Gitblit v1.9.3