tenggouwa пре 7 година
родитељ
комит
cca9e59802
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/agent/applyAgent.vue

+ 1 - 1
src/views/agent/applyAgent.vue

@@ -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){