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/repositoryai/matching/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/repositoryai/matching/index.vue b/src/views/repositoryai/matching/index.vue
index ef25c03..9c78dde 100644
--- a/src/views/repositoryai/matching/index.vue
+++ b/src/views/repositoryai/matching/index.vue
@@ -84,7 +84,7 @@
               size="medium"
               :disabled="single"
               @click="handleUpdate"
-              v-hasPermi="['system:user:edit']"
+
               >淇敼</el-button
             >
           </el-col>
@@ -224,7 +224,7 @@
                 icon="el-icon-edit"
                 class="icon-edit"
                 @click="Referencequestion(scope.row)"
-                v-hasPermi="['system:user:edit']"
+
                 >缂栬緫璇濇湳</el-button
               >
               <el-button
@@ -233,7 +233,7 @@
                 icon="el-icon-s-claim"
                 class="icon-s-claim"
                 @click="handleUpdate(scope.row)"
-                v-hasPermi="['system:user:edit']"
+
                 >娴嬭瘯鍖归厤</el-button
               >
             </template>

--
Gitblit v1.9.3