From 629dd300a25adc9ebd76770363386fc8fd0dca52 Mon Sep 17 00:00:00 2001 From: guonan <guonan201020@163.com> Date: 星期五, 04 七月 2025 11:13:53 +0800 Subject: [PATCH] 提交 --- src/views/mnfz.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/mnfz.vue b/src/views/mnfz.vue index 5274d50..b015a4a 100644 --- a/src/views/mnfz.vue +++ b/src/views/mnfz.vue @@ -68,7 +68,6 @@ }); function startSimulate(form) { - // console.log("form", form); showWaterSimulate.value = true; rightRiverShow.value = true; waterSimulateParams.value = form; -- Gitblit v1.9.3