From 82839cb137b5e651dec50bbb955f97c57d545554 Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 15 十一月 2023 17:15:26 +0800
Subject: [PATCH] modified: src/api/plan/customerorder.js modified: src/const/crud/customerOrder/customerOrderForm.js modified: src/views/plan/customerorder/sample-customerorder-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