From dad56aa7392c7c914b38e4297b2e2ff4d062fab8 Mon Sep 17 00:00:00 2001 From: Tcsm <1377977403@qq.com> Date: 星期五, 18 八月 2023 23:55:06 +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