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/patient/propaganda/Missionotice.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/patient/propaganda/Missionotice.vue b/src/views/patient/propaganda/Missionotice.vue
index 8cb7178..8f8b39f 100644
--- a/src/views/patient/propaganda/Missionotice.vue
+++ b/src/views/patient/propaganda/Missionotice.vue
@@ -93,7 +93,7 @@
             size="medium"
             :disabled="single"
             @click="handleUpdate"
-            v-hasPermi="['system:user:edit']"
+
             >淇敼</el-button
           >
         </el-col>
@@ -224,7 +224,7 @@
               size="medium"
               type="text"
               @click="handleUpdate(scope.row)"
-              v-hasPermi="['system:user:edit']"
+
               ><span class="button-xq"
                 ><i class="el-icon-s-data"></i>璇︽儏</span
               ></el-button
@@ -233,7 +233,7 @@
               size="medium"
               type="text"
               @click="handleDelete(scope.row)"
-              v-hasPermi="['system:user:edit']"
+
               ><span class="button-sc"
                 ><i class="el-icon-delete"></i>鍒犻櫎</span
               ></el-button

--
Gitblit v1.9.3