From 4bf457a5c8433c9ec6f0ec86b2c1c20c5e667391 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期四, 16 十一月 2023 20:22:21 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/zs-mes-before --- 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