fix lint
This commit is contained in:
@@ -35,7 +35,7 @@ export default {
|
||||
|
||||
computed: {
|
||||
isGroup() {
|
||||
return !!this.findRadioGroup()
|
||||
return !!this.findRadioGroup();
|
||||
},
|
||||
|
||||
currentValue: {
|
||||
|
||||
Reference in New Issue
Block a user