From 2e73213025061f966df1aca2e290bb48b148155b Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期三, 25 十月 2023 10:39:38 +0800
Subject: [PATCH] 改

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

diff --git a/src/views/technology/routing/index.vue b/src/views/technology/routing/index.vue
index 87bf396..4354cf2 100644
--- a/src/views/technology/routing/index.vue
+++ b/src/views/technology/routing/index.vue
@@ -13,13 +13,13 @@
         ref="routingTable"
       >
         <template #toolbar>
-          <el-button
+          <!-- <el-button
             v-if="permissions.technology_routing_ifssync"
             type="primary"
             :loading="ifsSynsLoading"
             @click="syncIfs"
             >IFS鍚屾</el-button
-          >
+          > -->
           <el-button
             v-if="permissions.technology_routing_advancecalc"
             type="primary"

--
Gitblit v1.9.3