main.js
@@ -31,8 +31,6 @@ import home from './pages/home/home.vue' Vue.component('home',home) import spare from './pages/spare/spare.vue' Vue.component('spare',spare) import device from './pages/device/device.vue' Vue.component('device',device)