From 26397c26fc109536f4329b47369cf0c5d9d58b69 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期四, 05 六月 2025 14:41:49 +0800
Subject: [PATCH] qx

---
 src/views/doctor/check/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/doctor/check/index.vue b/src/views/doctor/check/index.vue
index 262aa2c..055a0fb 100644
--- a/src/views/doctor/check/index.vue
+++ b/src/views/doctor/check/index.vue
@@ -1061,7 +1061,7 @@
             const bmi = this.calculateBMI(heightRow.proResult, weightRow.proResult);
             bmiRow.proResult = bmi || '';
           } else {
-            this.$message.error('缂哄皯韬珮銆佷綋閲嶆垨 BMI 椤圭洰');
+            // this.$message.error('缂哄皯韬珮銆佷綋閲嶆垨 BMI 椤圭洰');
           }
           this.proParentList.xiaoJie.forEach((item) => {
             this.titles += item.title + ",";

--
Gitblit v1.8.0