From 2db258b70f5b4a5206b9c784dc55506a451ff4f5 Mon Sep 17 00:00:00 2001 From: zhaoxiaolin Date: Mon, 28 Aug 2023 17:03:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E8=89=BA=E5=90=8C=E6=AD=A5=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/technology/proroute.js | 2 +- src/components/FileUpload/index.vue | 2 +- src/views/system/menu/index.vue | 1 + src/views/technology/proroute/index.vue | 4 +--- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/api/technology/proroute.js b/src/api/technology/proroute.js index fa828d00..4f222501 100644 --- a/src/api/technology/proroute.js +++ b/src/api/technology/proroute.js @@ -55,7 +55,7 @@ export function importProroute(data) { // 同步SAP订单 export function syncSAP() { return request({ - url: '/technology/pro/proroute/syncSAP', + url: '/technology/pro/proroute/sapProRouteProcess', method: 'post' }); } diff --git a/src/components/FileUpload/index.vue b/src/components/FileUpload/index.vue index 1e1534ec..340bf491 100644 --- a/src/components/FileUpload/index.vue +++ b/src/components/FileUpload/index.vue @@ -211,4 +211,4 @@ export default { .ele-upload-list__item-content-action .el-link { margin-right: 10px; } - \ No newline at end of file + diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index fc388bbf..eebbe17d 100644 --- a/src/views/system/menu/index.vue +++ b/src/views/system/menu/index.vue @@ -124,6 +124,7 @@ 目录 菜单 按钮 + 手持 diff --git a/src/views/technology/proroute/index.vue b/src/views/technology/proroute/index.vue index 95a7e940..7be4a098 100644 --- a/src/views/technology/proroute/index.vue +++ b/src/views/technology/proroute/index.vue @@ -75,7 +75,6 @@ >导出 - - +