@@ -3775,7 +3775,7 @@ export default {
if(index == 1){
this.customTabIndex = 1
this.curStatus = 1
- }else if(inedx == 2){
+ }else if(index == 2){
this.customTabIndex = 2
this.curStatus = 2
}else{