From b9b929cee338523de30ba0db4e77c50b1ef03583 Mon Sep 17 00:00:00 2001 From: 陈婷婷 <506607603@qq.com> Date: 星期三, 12 十一月 2025 16:24:54 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index e3a8c4e..a0c89aa 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ ENV = 'development' # 鏅轰簯杩堟�滾-MOM绠$悊绯荤粺/寮�鍙戠幆澧� -VUE_APP_BASE_API = 'http://47.96.97.237/API/' - +VUE_APP_BASE_API = 'http://localhost:81/API/' +# VUE_APP_BASE_API = 'http://47.96.97.237/API/' # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true -- Gitblit v1.9.1