From 18f93f25e8aea5eb0a35a5526fa8de7f4553b75f Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期三, 24 四月 2024 18:33:58 +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 7f15d0b..c871988 100644 --- a/vue.config.js +++ b/vue.config.js @@ -13,8 +13,8 @@ -const url = 'https://ztms-mes.chinaztt.cn/' -// const url = 'http://localhost:9999' +//const url = 'https://ztms-mes.chinaztt.cn/' +const url = 'http://localhost:9999' // const url = 'http://192.168.32.45:9999' -- Gitblit v1.9.3