瀏覽代碼

接口修改 国家传参

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