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