From 30286c743c52cd2ebf1db43a430d04003b6ffceb Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期三, 25 十月 2023 11:07:29 +0800
Subject: [PATCH] 	modified:   src/views/basic/location/location-form.vue 	modified:   src/views/basic/warehouse/warehouse-form.vue 	modified:   src/views/basic/workstation/workstation-form.vue

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

diff --git a/src/views/technology/document/index.vue b/src/views/technology/document/index.vue
index c642dc1..c746080 100644
--- a/src/views/technology/document/index.vue
+++ b/src/views/technology/document/index.vue
@@ -11,9 +11,9 @@
         ref="documentTable"
       >
         <template #toolbar>
-          <el-button type="primary" :loading="ifsSynsLoading" @click="syncIfs"
+          <!-- <el-button type="primary" :loading="ifsSynsLoading" @click="syncIfs"
             >ERP鍚屾</el-button
-          >
+          > -->
           <el-button
             type="primary"
             @click="deleteBatch"

--
Gitblit v1.9.3