王震
2023-08-25 16225c86f3bef25e88ecdb5fcc5469c2a7e446fb
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,按如下方式声明