From 30a705a6bb2b8121587320a72ebf8a608ef7f229 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Mon, 24 Feb 2025 11:14:50 +0800 Subject: [PATCH] =?UTF-8?q?=20=E8=80=83=E5=8B=A4=E6=98=8E=E7=BB=86?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=A1=E6=89=B9=E3=80=81=E8=80=83=E5=8B=A4?= =?UTF-8?q?=E6=98=8E=E7=BB=86=E4=BF=AE=E6=94=B9=E8=AE=B0=E5=BD=95=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E9=99=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.js b/src/main.js index 4822083..8113b8f 100644 --- a/src/main.js +++ b/src/main.js @@ -99,4 +99,4 @@ new Vue({ * 文件路径 * @type {string} */ -Vue.prototype.$baseUrl = 'http://192.168.0.14:8001/gzatt-api/system/statics' +Vue.prototype.$baseUrl = 'http://192.168.0.14:1810/statics'