This commit is contained in:
Pig Fang 2019-08-31 09:15:20 +08:00
parent c44ff192ba
commit 70280d0acc

View File

@ -1,6 +1,11 @@
import Vue from 'vue'
import {
Button, Input, Message, MessageBox, Switch, Notification
Button,
Input,
Message,
MessageBox,
Switch,
Notification,
} from 'element-ui'
Vue.use(Button)