@@ -308,16 +308,18 @@
this.type = 2
this.name = res.data[0].name
this.getBasics()
+ return
}else{
// this.toAdd(res.data[0].name)
console.log('w')
this.type = 3
}
- }else{
- console.log('w')
- this.type = 3
+ console.log('w')
+ this.type = 3
+
})
},