wip
This commit is contained in:
parent
80cfa0f95d
commit
0616d29fd5
4 changed files with 21 additions and 8 deletions
|
|
@ -88,6 +88,7 @@ export default class MiOS extends EventEmitter {
|
|||
propsData: props
|
||||
}).$mount();
|
||||
document.body.appendChild(w.$el);
|
||||
return w;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue