fix: menu error in edge #1492
parent
cdc0e1a5f6
commit
79438a8543
|
@ -53,7 +53,7 @@ export default {
|
|||
if (!this._component) {
|
||||
this._component = new this.$root.constructor({
|
||||
el: el,
|
||||
parent: self.parent,
|
||||
parent: self,
|
||||
data: {
|
||||
comProps: props,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue