From 986e15a067c2f11563f2f3db8b96dc334dc28842 Mon Sep 17 00:00:00 2001 From: guonan <guonan201020@163.com> Date: 星期五, 23 五月 2025 09:53:31 +0800 Subject: [PATCH] 提交 --- src/views/left/KGSimOption/PredictiveSimulation.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/left/KGSimOption/PredictiveSimulation.vue b/src/views/left/KGSimOption/PredictiveSimulation.vue index 9ef983d..90f6c5c 100644 --- a/src/views/left/KGSimOption/PredictiveSimulation.vue +++ b/src/views/left/KGSimOption/PredictiveSimulation.vue @@ -125,6 +125,7 @@ import { SimAPIStore } from "@/store/simAPI"; import { getRainfallDataYears } from "@/api/hpApi"; import { EventBus } from "@/eventBus"; // 寮曞叆浜嬩欢鎬荤嚎 +import { getSimStart } from "@/api/trApi"; onMounted(() => {}); @@ -284,7 +285,6 @@ message: "璇疯繑鍥炴柟妗堝垪琛ㄥ紑濮嬫ā鎷燂紒", duration: 10000, // 鎻愮ず妗嗘樉绀烘椂闀匡紝鍗曚綅涓烘绉掞紝榛樿鏄�3000姣 }); - } catch (error) { ElMessage.error("鍚姩妯℃嫙澶辫触锛岃绋嶅悗鍐嶈瘯"); } -- Gitblit v1.9.3