fixed #130
This commit is contained in:
梁灏 2016-12-15 20:33:16 +08:00
parent c46f385a83
commit f46ebc38dc
2 changed files with 4 additions and 5 deletions

View file

@ -177,6 +177,9 @@
this.updateSelected();
}
}
},
value () {
this.updateSelected();
}
}
}