From fbca70fb635b386eb0ec09e47bd11c5c51e059c2 Mon Sep 17 00:00:00 2001
From: Tcsm <1377977403@qq.com>
Date: 星期二, 15 八月 2023 21:41:37 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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