src/main.js
@@ -33,6 +33,7 @@ const { container, onGlobalStateChange, setGlobalState } = props; Vue.prototype.onGlobalStateChange = onGlobalStateChange; Vue.prototype.setGlobalState = setGlobalState; Vue.prototype.container = container; instance = new Vue({ // router, store,