typo #807
This commit is contained in:
parent
9dd4cb03d8
commit
68248367cb
1 changed files with 2 additions and 2 deletions
|
@ -111,8 +111,8 @@
|
|||
}
|
||||
},
|
||||
beforeCreate () {
|
||||
this.slotTemp = this.$slots.default;
|
||||
},
|
||||
this.slotTemp = this.$slots.default;
|
||||
},
|
||||
mounted () {
|
||||
this.setScale();
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue