YM
2024-05-17 67d22fb0aeb9fe90b766abae0e41cb04aebc1296
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,