From 8328cbab3ae4c1e2c8568cc48e190ed98043b475 Mon Sep 17 00:00:00 2001
From: huangdeliang <huangdeliang@skieer.com>
Date: Mon, 22 Mar 2021 17:00:39 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=AF=84=E4=BC=B0=E9=A1=B9?=
 =?UTF-8?q?=E9=A1=BA=E5=BA=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .../src/components/HealthyView/index.vue      | 37 ++++++++++---------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/stdiet-ui/src/components/HealthyView/index.vue b/stdiet-ui/src/components/HealthyView/index.vue
index 298d9abac..a9003f686 100644
--- a/stdiet-ui/src/components/HealthyView/index.vue
+++ b/stdiet-ui/src/components/HealthyView/index.vue
@@ -105,6 +105,24 @@ export default {
       open: false,
       basicInfo,
       healthyInvestigate: [
+        {
+          title: "既往病史/用药史评估",
+          content: [
+            { title: "病史体征", value: "physicalSigns" },
+            { title: "湿气数据", value: "moistureDate" },
+            { title: "气血数据", value: "bloodData" },
+            { title: "家族疾病史", value: "familyIllnessHistory" },
+            { title: "手术史", value: "operationHistory" },
+            { title: "近期是否做过手术", value: "nearOperationFlag" },
+            { title: "手术恢复情况", value: "recoveryeSituation" },
+            { title: "是否长期服用药物", value: "longEatDrugFlag" },
+            { title: "长期服用的药物", value: "longEatDrugClassify" },
+            { title: "是否出现过过敏症状", value: "allergyFlag" },
+            { title: "过敏症状", value: "allergySituation" },
+            { title: "过敏源", value: "allergen" },
+            { title: "忌口过敏食物", value: "dishesIngredient" },
+          ],
+        },
         {
           title: "减脂经历评估",
           content: [
@@ -198,24 +216,7 @@ export default {
             { title: "熬夜频次", value: "stayupLateWeekNum" },
           ],
         },
-        {
-          title: "既往病史/用药史评估",
-          content: [
-            { title: "病史体征", value: "physicalSigns" },
-            { title: "湿气数据", value: "moistureDate" },
-            { title: "气血数据", value: "bloodData" },
-            { title: "家族疾病史", value: "familyIllnessHistory" },
-            { title: "手术史", value: "operationHistory" },
-            { title: "近期是否做过手术", value: "nearOperationFlag" },
-            { title: "手术恢复情况", value: "recoveryeSituation" },
-            { title: "是否长期服用药物", value: "longEatDrugFlag" },
-            { title: "长期服用的药物", value: "longEatDrugClassify" },
-            { title: "是否出现过过敏症状", value: "allergyFlag" },
-            { title: "过敏症状", value: "allergySituation" },
-            { title: "过敏源", value: "allergen" },
-            { title: "忌口过敏食物", value: "dishesIngredient" },
-          ],
-        },
+
         {
           title: "体检报告",
           content: [