src/views/doctor/check/index.vue @@ -946,7 +946,6 @@ ); if (!heightRow || !weightRow || !bmiRow) { this.$message.error('缺少身高、体重或 BMI 项目'); return; }