From 73949e79fdf76615209f72164f601a64a146729b Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期二, 29 八月 2023 20:45:27 +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