From 5061c27b5fe99450a192843195b53cc04d95974a Mon Sep 17 00:00:00 2001 From: qx <1084500556@qq.com> Date: 星期二, 13 五月 2025 16:40:05 +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