From 550b1fc6a640d09b93d2115799b5871634524ef1 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期五, 17 十一月 2023 18:32:42 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/zs-mes-before

---
 src/views/plan/manufacturingorder/index.vue |   13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/src/views/plan/manufacturingorder/index.vue b/src/views/plan/manufacturingorder/index.vue
index d90208e..c3a0093 100644
--- a/src/views/plan/manufacturingorder/index.vue
+++ b/src/views/plan/manufacturingorder/index.vue
@@ -91,14 +91,14 @@
             :loading="loadingStructIfs"
             >鐗╂枡鍚屾ERP
           </el-button> -->
-          <el-button
+          <!-- <el-button
             v-if="permissions.manufacturingorder_refresh_ifsorder"
             @click="refreshIfsorder()"
             type="primary"
             style="margin-left:10px;"
             :loading="refreshIfsorderLoading"
             >鍒锋柊ifs杞﹂棿璁㈠崟鍙�
-          </el-button>
+          </el-button> -->
 
           <el-button
             @click="exportExcel"
@@ -823,14 +823,7 @@
           }
         ],
         toolbar: [],
-        operator: [
-          {
-            text: '鏌ョ湅搴撳瓨',
-            type: 'text',
-            size: 'small',
-            fun: this.searchStock
-          }
-        ],
+        operator: null,
         operatorConfig: {
           fixed: 'right',
           label: '鎿嶄綔',

--
Gitblit v1.9.3