Vue.component('warehouse-project', { template: ` `, data() { return {window: window} }, });