update Menu

update Menu
This commit is contained in:
梁灏 2017-03-15 18:26:10 +08:00
parent ab22fd7c52
commit 67f4d8e763
4 changed files with 174 additions and 174 deletions

View file

@ -68,7 +68,6 @@
}
},
mounted () {
this.parent = findComponentUpward(this, 'RadioGroup');
if (this.parent) this.group = true;
if (!this.group) {
this.updateValue();