From 789bd1e36e88e09a45fa24fa1569330ada4c45b7 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 10 十一月 2023 17:40:43 +0800 Subject: [PATCH] modified: src/views/common/param-mergeTemplate.vue modified: src/views/technology/routing/routing-form.vue --- 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