From e0aee2a6363bd222b8ca86e4afb777c00e0b342f Mon Sep 17 00:00:00 2001
From: bluejay <253316343@qq.com>
Date: 星期一, 14 四月 2025 10:45:15 +0800
Subject: [PATCH] 零件统计表-更新

---
 src/views/ApsPartRouteStat/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/ApsPartRouteStat/index.vue b/src/views/ApsPartRouteStat/index.vue
index 34636ef..42df71e 100644
--- a/src/views/ApsPartRouteStat/index.vue
+++ b/src/views/ApsPartRouteStat/index.vue
@@ -16,7 +16,7 @@
           plain
           icon="Refresh"
           @click="handleRefresh"
-          v-hasPermi="['apsPartRouteStat:refresh']"
+          v-hasPermi="['apsPartRouteStat:edit']"
         >鏇存柊</el-button>
       </el-col>
     </el-row>

--
Gitblit v1.9.3