mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
fix(Rate): emit warning
This commit is contained in:
@@ -161,6 +161,7 @@ export default {
|
||||
|
||||
methods: {
|
||||
toggle(index) {
|
||||
// TODO ref in for
|
||||
this.$refs.checkboxes[index].toggle();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user