From 401524fb5661d57ffb2229d683fe4de85b65fd1c Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期四, 31 八月 2023 17:54:24 +0800 Subject: [PATCH] 生产管理看板+删不需要的文件 --- vue.config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 2a114a4..25c5a19 100644 --- a/vue.config.js +++ b/vue.config.js @@ -42,8 +42,8 @@ // const serverUrl = "http://58.118.225.79:41243" // 缇婁簲 //const serverUrl = "http://192.168.20.117:7009" -const serverUrl = "http://192.168.20.10:7009"; - +// const serverUrl = "http://192.168.20.10:7009"; +const serverUrl = "http://192.168.20.116:7009"; module.exports = { pages, chainWebpack: (config) => { -- Gitblit v1.8.0