#
whycq
2022-07-21 e178ff6976784e3bdaa1bd274f0a1e756d79cda9
main.js
@@ -5,7 +5,8 @@
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.basePort = '8080'
Vue.prototype.baseUrl = '/wms'
Vue.prototype.baseUrl = '/jkwms'
Vue.prototype.logList = []
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({