diff --git a/acupuncture-前台/src/views/patientFile/index.vue b/acupuncture-前台/src/views/patientFile/index.vue
index 1c9297ca..d9eaf263 100644
--- a/acupuncture-前台/src/views/patientFile/index.vue
+++ b/acupuncture-前台/src/views/patientFile/index.vue
@@ -163,6 +163,13 @@
min-width="150"
fixed
/>
+
+
+
+ {{ calculateBMI(scope.row.weight, scope.row.height) }}
+
+
-
+
+
+
+
-
-
-
+
+
+
+
+ {{ calculateBMI(scope.row.weight, scope.row.height) }}
+
+
-
+