parent
666b6962f4
commit
e6975bfc3f
|
|
@ -46,7 +46,7 @@ function storeTest(props) {
|
|||
|
||||
export async function mount(props) {
|
||||
storeTest(props);
|
||||
render();
|
||||
render(props);
|
||||
instance.config.globalProperties.$onGlobalStateChange = props.onGlobalStateChange;
|
||||
instance.config.globalProperties.$setGlobalState = props.setGlobalState;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user