@@ -274,8 +274,8 @@ export default {
}
})
- this.activeSpec = 0
this.specList = specList
+ this.activeSpec = this.formatSpecList[0].id
},
checkedChange (f) {