From 23baa415d3088cfa5dd47d9ee2ab82c308b97f64 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期五, 16 五月 2025 17:57:08 +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