1
YM
2024-05-15 00c39bac238dcd23346f2f47462f3ac6e81f64a3
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,