From 2159605a3b050816dc2b7c8a6554f06fa0f60338 Mon Sep 17 00:00:00 2001 From: huangdeliang Date: Tue, 23 Mar 2021 15:07:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/HealthyView/index.vue | 33 +- .../components/PhysicalSignsDialog/index.vue | 453 ++++++++---------- 2 files changed, 222 insertions(+), 264 deletions(-) diff --git a/stdiet-ui/src/components/HealthyView/index.vue b/stdiet-ui/src/components/HealthyView/index.vue index 674ffe218..2e96297fc 100644 --- a/stdiet-ui/src/components/HealthyView/index.vue +++ b/stdiet-ui/src/components/HealthyView/index.vue @@ -36,13 +36,15 @@ />
{{ con.title }}: - 查看 +
@@ -63,17 +65,6 @@ 取 消 - - - -
- -
-
diff --git a/stdiet-ui/src/components/PhysicalSignsDialog/index.vue b/stdiet-ui/src/components/PhysicalSignsDialog/index.vue index 075bcbf80..25c913e10 100644 --- a/stdiet-ui/src/components/PhysicalSignsDialog/index.vue +++ b/stdiet-ui/src/components/PhysicalSignsDialog/index.vue @@ -1,258 +1,233 @@