zouyu
2023-08-24 a55bb6cf24c32ea89d00336ec2afc77af5c59661
src/main.js
@@ -43,6 +43,8 @@
   return JSON.parse(JSON.stringify(val))
}
Vue.prototype.vueIp = "http://localhost:8080/"
// set ElementUI lang to EN
Vue.use(ElementUI, { locale })
// 如果想要中文版 element-ui,按如下方式声明