mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
import Vue from 'vue'
|
|
import ElementUI from 'element-ui'
|
|
Vue.use(ElementUI) |