Conformance: feature task clear but after apply need to trued.
This commit is contained in:
@@ -20,11 +20,6 @@ export default {
|
||||
selectedRadio: this.select,
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
select(newval){
|
||||
this.selectedRadio = newval;
|
||||
},
|
||||
},
|
||||
methods: {
|
||||
actRadioData() {
|
||||
this.$emitter.emit('actRadioData', {
|
||||
|
||||
Reference in New Issue
Block a user