element-ui.js 77 B

1234
  1. import Vue from 'vue'
  2. import ElementUI from 'element-ui'
  3. Vue.use(ElementUI)