From 64930ef3238fbc90e45ba04cda642778c3e20cc3 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期二, 14 十一月 2023 13:19:38 +0800
Subject: [PATCH] 	modified:   src/views/plan/customerorder/index.vue

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

diff --git a/src/views/plan/customerorder/index.vue b/src/views/plan/customerorder/index.vue
index 63f8c5a..6c08641 100644
--- a/src/views/plan/customerorder/index.vue
+++ b/src/views/plan/customerorder/index.vue
@@ -390,7 +390,7 @@
       isShowQuery: false,
       uploadInfo: {
         // 鏄惁灞曠ず涓婁紶EXCEL浠ュ強瀵瑰簲鐨剈rl
-        isShow: false,
+        isShow: true,
         url: ''
       },
       prelang: 'operation',
@@ -1211,7 +1211,7 @@
       this.table.toolbar.push({
         text: '鑾峰彇閿�鍞鍗�',
         type: 'primary',
-        fun: this.syncERP,
+        fun: this.pullCustomerOrder,
         disabled: false,
         permitArr: []
       })

--
Gitblit v1.9.3