From b0ac11edf47d306514436126df1bbf3da8a266b9 Mon Sep 17 00:00:00 2001 From: super_liu <396572590@qq.com> Date: Mon, 11 Oct 2021 17:54:22 +0800 Subject: [PATCH] feat: There is no way the idm and oa --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index c2e41f9b9..dcab907a6 100644 --- a/vue.config.js +++ b/vue.config.js @@ -76,7 +76,7 @@ module.exports = { } }, devServer: { - port: 10088, + port: 9999, proxy: { '/api': { target: interfaceUrl,