From 1b56e5ca59f20aebc5add65a6a76d9a5f2b1b03b Mon Sep 17 00:00:00 2001
From: CD配唱片 <CD配唱片>
Date: 星期三, 07 五月 2025 17:53:01 +0800
Subject: [PATCH] 钣金冗余工单联调

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

diff --git a/src/views/mainPlan/sheetMetalSupplyGap/index.vue b/src/views/mainPlan/sheetMetalSupplyGap/index.vue
index 0a2c021..af444f9 100644
--- a/src/views/mainPlan/sheetMetalSupplyGap/index.vue
+++ b/src/views/mainPlan/sheetMetalSupplyGap/index.vue
@@ -56,7 +56,7 @@
           plain
           icon="Download"
           @click="handleExport"
-          v-hasPermi="['core:calendar:export']"
+          v-hasPermi="['Aps:ApsPlateStandardRequire:supplyGapListExport']"
           >{{ $t("common.common.export") }}</el-button
         >
       </el-col>

--
Gitblit v1.9.3