heyang 2 年 前
コミット
fec9c26f2d
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -10,7 +10,7 @@ ENV = 'production'
 # VUE_APP_BASE_API = '192.168.2.3/labSystem'
 
 # 实验室安全管理系统/生产环境
-VUE_APP_BASE_API = '10.20.10.7/labSystem'
-#VUE_APP_BASE_API = '192.168.1.43/labSystem'
+#VUE_APP_BASE_API = '10.20.10.7/labSystem'
+VUE_APP_BASE_API = '192.168.1.43/labSystem'
 #VUE_APP_BASE_API = '192.168.1.88/labSystem'