From a96e9c262ebadc2e7e731b28aa5035b0dd2a7aad Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期三, 15 十一月 2023 17:13:13 +0800
Subject: [PATCH] 1.0

---
 src/views/basic/company/index.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/views/basic/company/index.vue b/src/views/basic/company/index.vue
index 2e49f73..99fa2d4 100644
--- a/src/views/basic/company/index.vue
+++ b/src/views/basic/company/index.vue
@@ -34,7 +34,7 @@
         multipleSelection: [],
         uploadInfo:{//鏄惁灞曠ず涓婁紶EXCEL浠ュ強瀵瑰簲鐨剈rl
           isShow:false,
-          url:''
+          url:'/mes/company/upload'
         },
         prelang:"operation",
         options: {
@@ -48,7 +48,8 @@
           seqNo:true,
           isShowHide:true,//鏄惁鏄剧ず鏄惧奖鎸夐挳
           isSearch:false,//楂樼骇鏌ヨ鎸夐挳
-          isCopy: true,
+          isCopy: false,
+          isRefresh: true,
           defaultOrderBy:{column:'createTime',direction:'desc'}
         },
         table: {

--
Gitblit v1.9.3