From 131bc7a32291a13e5e9d379c4978e02795e6b3dc Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 10 十一月 2023 09:56:11 +0800 Subject: [PATCH] 参数 --- 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