@@ -74,7 +74,7 @@ export default {
showOne: true,
showTow: false,
showThree: false,
- radio: '2',
+ radio: '1',
newIndex: '',
active: 1,
daily_task: [],
@@ -128,7 +128,7 @@ export default {
this.showThree = false
this.showOne = false
this.showTow = false
- this.radio = '2'
+ this.radio = '1'
},
handleClose1() {
this.active = 1