whycq0520
2022-03-24 9eca6a8e93bfb04858efeb16215ebd0653e2b26a
main.js
@@ -4,6 +4,7 @@
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.basePort = '8080'
Vue.prototype.baseUrl = '/wms'
Vue.config.productionTip = false
App.mpType = 'app'