From 57265f91afddfb1d7fd5a5564077ca9bdae8bfea Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Fri, 17 May 2024 09:07:09 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/index.js b/src/store/index.js index ecbe29f7..403fc818 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -52,7 +52,7 @@ export default new Vuex.Store({ // FILEURL:'http://182.90.224.237:51234/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',//测试工作流地址(本地) + WORKFLOWURL: 'http://192.168.34.138:88/#/workspace/forms',//坤工作流地址(本地) // UPLOADURL:'http://jxj.zhgdyun.com:15551/upload/image',//测试 // FILEURL:'http://jxj.zhgdyun.com:15551/image/',//测试