[Client] Fix bug
This commit is contained in:
parent
60ef3e3563
commit
fccbecf159
44 changed files with 83 additions and 81 deletions
|
|
@ -285,7 +285,8 @@ export default (callback: (launch: (router: VueRouter, api?: (os: MiOS) => API)
|
|||
windows: os.windows
|
||||
},
|
||||
stream: os.stream,
|
||||
apis: os.apis
|
||||
apis: os.apis,
|
||||
instanceName: os.instanceName
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue