@@ -359,7 +359,7 @@ export default{
getcont(e){
this.applyform.area = '';
this.countrySize.pid = e;
- if(e == 86){
+ if(e == 'CN'){
this.showSheng = false;
ajax(this,this.extendApi.applyCountry,'',(param)=>{
if(param.code == 200){