From a7c9f5b6fba42e5e4d567c46498f633aab4d4fdc Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123 <819527061@qq.com>
Date: 星期四, 29 十二月 2022 11:36:47 +0800
Subject: [PATCH] 发票

---
 src/main.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main.js b/src/main.js
index 18a59d1..ebd343b 100644
--- a/src/main.js
+++ b/src/main.js
@@ -44,7 +44,7 @@
 Vue.prototype.$systemconfig = {
 // 鏈嶅姟绔矾寰�
     basePath: 'http://183.196.93.178:8089',
-    //basePath:'http://localhost:8088'
+    //basePath:'http://127.0.0.1:8089'
 }
 Vue.prototype.$byutil = byUtils
 Vue.prototype.$stringUtil = StringUtil

--
Gitblit v1.9.1