1
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -12,7 +12,6 @@ import store from './store' | ... | @@ -12,7 +12,6 @@ import store from './store' |
| 12 | import router from './router' | 12 | import router from './router' |
| 13 | import _ from 'lodash' | 13 | import _ from 'lodash' |
| 14 | 14 | ||
| 15 | import './icons' // icon | ||
| 16 | import * as filters from './filters' // global filters | 15 | import * as filters from './filters' // global filters |
| 17 | Vue.use(Element, { | 16 | Vue.use(Element, { |
| 18 | size: 'small' | 17 | size: 'small' | ... | ... |
-
Please register or sign in to post a comment