@@ -24,6 +24,8 @@ if (
Vue.component("ecs-form-search", EcsFormSearch);
+Vue.prototype.$eventHub = new Vue();
+
new Vue({
router,
store,