“dzb”
2022-09-27 7991973cf4c25527e227b80192e0bd087cfcee58
src/main.js
@@ -15,7 +15,7 @@
import api from "./utils/request"
Vue.prototype.$axios=api
console.log(process.env.VUE_APP_BASE_API);
Vue.use(ElementUI)
Vue.use(ElementUI);
new Vue({
  router,
  store,