From b734a58af483fcf3e0234905bdaeafe81360cbe3 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期二, 22 三月 2022 15:29:09 +0800
Subject: [PATCH] # wms - saas

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

diff --git a/main.js b/main.js
index e84bdc9..b7bbef0 100644
--- a/main.js
+++ b/main.js
@@ -4,7 +4,7 @@
 import Vue from 'vue'
 // Vue.prototype.baseUrl = "http://localhost:8081/acs"
 Vue.prototype.baseHttp = 'http://'
-Vue.prototype.baseUrl = '/xgmwms'
+Vue.prototype.baseUrl = '/wms'
 Vue.config.productionTip = false
 App.mpType = 'app'
 const app = new Vue({

--
Gitblit v1.9.1