From 604f2f28cd31c21da55aa270782b2b570e5a72c6 Mon Sep 17 00:00:00 2001 From: Mr.Zhang <710666463@qq.com> Date: 星期三, 13 九月 2023 18:03:54 +0800 Subject: [PATCH] 企业端bug --- platform_web/.env.development | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform_web/.env.development b/platform_web/.env.development index 53c2611..3b927e6 100644 --- a/platform_web/.env.development +++ b/platform_web/.env.development @@ -16,11 +16,11 @@ #姹熻悕鏈湴 -# VUE_APP_BASE_URL = 'http://192.168.0.35:10021/' +VUE_APP_BASE_URL = 'http://192.168.0.35:10021/' #鐒︽澗 -VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' +#VUE_APP_BASE_URL = 'http://192.168.0.36:10021/' -#鍒樼纾婃湰鍦� -# VUE_APP_BASE_URL = 'http://192.168.0.18:10021/' +#浠诲悍鏈湴 +VUE_APP_BASE_URL = 'http://192.168.0.15:10021/' # VUE_APP_BASE_URL = 'https://dmtest.ahapp.net/doumeeplant_api/' \ No newline at end of file -- Gitblit v1.9.3