From ae8535b861f9177508d9e5493e0fe9e47978c915 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期一, 31 八月 2026 16:58:47 +0800
Subject: [PATCH] 测试完成
---
src/views/shortmessage/healthinformation/index.vue | 11 +++++------
1 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/src/views/shortmessage/healthinformation/index.vue b/src/views/shortmessage/healthinformation/index.vue
index 1db7b88..8719241 100644
--- a/src/views/shortmessage/healthinformation/index.vue
+++ b/src/views/shortmessage/healthinformation/index.vue
@@ -141,7 +141,6 @@
icon="el-icon-plus"
size="medium"
@click="handleAdd"
- v-hasPermi="['system:user:add']"
>鏂板</el-button
>
</el-col>
@@ -211,7 +210,7 @@
size="medium"
type="text"
@click="illnessUpdate(scope.row)"
- v-hasPermi="['system:user:edit']"
+
><span class="button-textxg"
><i class="el-icon-date"></i>璇︽儏</span
></el-button
@@ -301,7 +300,7 @@
size="medium"
type="text"
@click="goQRCode(scope.row)"
- v-hasPermi="['system:user:edit']"
+
>
<span class="button-text"
><i class="el-icon-edit"></i>浜岀淮鐮�</span
@@ -311,7 +310,7 @@
size="medium"
type="text"
@click="Vieweducation(scope.row)"
- v-hasPermi="['system:user:edit']"
+
><span class="button-textck"
><i class="el-icon-edit"></i>鏌ョ湅</span
></el-button
@@ -320,7 +319,7 @@
size="medium"
type="text"
@click="handleUpdate(scope.row)"
- v-hasPermi="['system:user:edit']"
+
><span class="button-textxg"
><i class="el-icon-edit"></i>淇敼</span
></el-button
@@ -350,7 +349,7 @@
</div>
</div>
<!-- 娣诲姞绫诲埆寮规 -->
- <el-dialog title="鏂板绫诲埆" width="30%" :visible.sync="dialogFormVisible">
+ <el-dialog title="绫诲埆缂栬緫" width="30%" :visible.sync="dialogFormVisible">
<div style="text-align: center; margin-bottom: 20px">
<el-radio-group v-model="radio">
<el-radio-button label="涓诲垎绫�"></el-radio-button>
--
Gitblit v1.9.3