value
2023-09-07 c48511779f77e1d525638ef2450fde5057dce9d5
src/main.js
@@ -43,7 +43,7 @@
   return JSON.parse(JSON.stringify(val))
}
Vue.prototype.vueIp = "http://localhost:8080/"
Vue.prototype.vueIp = "http://114.132.189.42:8080"
// set ElementUI lang to EN
Vue.use(ElementUI, { locale })