From 6b9c521de6d552fe00e7e31076a5e06b7b7b0767 Mon Sep 17 00:00:00 2001
From: linwenling <3256558519@qq.com>
Date: 星期二, 15 八月 2023 21:39:40 +0800
Subject: [PATCH] 修改

---
 ruoyi-ui/src/views/healthy/index.vue |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/ruoyi-ui/src/views/healthy/index.vue b/ruoyi-ui/src/views/healthy/index.vue
index 599cdec..2e94ec1 100644
--- a/ruoyi-ui/src/views/healthy/index.vue
+++ b/ruoyi-ui/src/views/healthy/index.vue
@@ -16,20 +16,7 @@
         </el-button>
       </div>
     </h1>
-    <!-- <el-row :gutter="10" class="mb8">
 
-      <el-col :span="1.5">
-        <el-button
-          type="warning"
-          plain
-          icon="el-icon-download"
-          size="mini"
-          @click="handleExport"
-          v-hasPermi="['family:note:export']"
-        >瀵煎嚭</el-button>
-      </el-col>
-
-    </el-row> -->
     <el-divider />
 
 
@@ -589,9 +576,7 @@
 
 
       },
-      form:{
-        bloodClass:'',
-      },
+
       // 鑿滃崟鍒楄〃
       menuOptions: [],
       // 閮ㄩ棬鍒楄〃

--
Gitblit v1.9.1