[Client] Fix bug
This commit is contained in:
parent
3f79c9ae49
commit
0b53ef9bae
4 changed files with 5 additions and 3 deletions
|
|
@ -290,6 +290,7 @@ export default (callback: (launch: (router: VueRouter) => [Vue, MiOS]) => void,
|
|||
api: os.api,
|
||||
getMeta: os.getMeta,
|
||||
getMetaSync: os.getMetaSync,
|
||||
signout: os.signout,
|
||||
new(vm, props) {
|
||||
const x = new vm({
|
||||
parent: this,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue