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