elementUi.js 57 B

123
  1. import ElementUI from 'element-ui';
  2. Vue.use(ElementUI);