forked from verdnatura/salix-front
remove component import
This commit is contained in:
parent
d9d868a6af
commit
a397c6ed30
|
@ -49,7 +49,6 @@ export default {
|
||||||
window.location.href =
|
window.location.href =
|
||||||
'https://grafana.verdnatura.es/d/TTNXQAxVk';
|
'https://grafana.verdnatura.es/d/TTNXQAxVk';
|
||||||
},
|
},
|
||||||
component: () => import('src/pages/Item/ItemCreate.vue'),
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue