From f494e3b9fe0acc788a13058f30ef41b0026459da Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Fri, 24 May 2024 21:42:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/index.js | 8 +- .../projectFront/inspecPoint/inspection.vue | 18 ++- .../projectFront/inspecPoint/selfInspect.vue | 58 +++++--- .../projectFront/inspectRoute/routeManage.vue | 138 ++++++++++++------ .../laborManage/personDetails.vue | 12 +- 5 files changed, 149 insertions(+), 85 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index 2b2d9a6f..5c007c90 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -50,10 +50,10 @@ export default new Vuex.Store({ // FILEURL:' http://101.43.164.214:11111/image/',// 百色 // UPLOADURL:'http://182.90.224.237:51234/upload/image/', // FILEURL:'http://182.90.224.237:51234/image/', - UPLOADURL: "http://http://192.168.34.155:19111/upload/image/", // 洁本地 - FILEURL: "http://http://192.168.34.155:19111/image/", //洁本地 - // UPLOADURL:'http://192.168.34.221:9111/upload/image/',// 郭圣雄本地 - // FILEURL:'http://192.168.34.221:9111/image/',//郭圣雄本地 + // UPLOADURL: "http://http://192.168.34.155:19111/upload/image/", // 洁本地 + // FILEURL: "http://http://192.168.34.155:19111/image/", //洁本地 + UPLOADURL:'http://192.168.34.221:9111/upload/image/',// 郭圣雄本地 + FILEURL:'http://192.168.34.221:9111/image/',//郭圣雄本地 WORKFLOWURL: "http://192.168.34.138:88/#/workspace/forms", //坤工作流地址(本地) // UPLOADURL:'http://182.90.224.237:51234/upload/image/',// 郭圣雄远程 // FILEURL:'http://182.90.224.237:51234/image/',//郭圣雄远程 diff --git a/src/views/projectFront/inspecPoint/inspection.vue b/src/views/projectFront/inspecPoint/inspection.vue index fe21ad0f..9a9510fd 100644 --- a/src/views/projectFront/inspecPoint/inspection.vue +++ b/src/views/projectFront/inspecPoint/inspection.vue @@ -68,14 +68,14 @@ > - + > -->