#
LSH
2022-11-03 53899bfb2cb7e0e259eabf663725f97b56c0aa1a
main.js
@@ -4,7 +4,8 @@
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.baseUrl = '/wms'
Vue.prototype.basePort = ''
Vue.prototype.logList = []
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({