fixed Badge bug
fixed Badge bug
This commit is contained in:
parent
31182c69bb
commit
04337968e1
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
alone: false
|
||||
};
|
||||
},
|
||||
compiled () {
|
||||
mounted () {
|
||||
const child_length = this.$refs.badge.children.length;
|
||||
if (child_length === 1) {
|
||||
this.alone = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue