Commit 39fa14ce by kyle

没有关注则弹出二维码

parent 9b150bd2
...@@ -559,7 +559,7 @@ ...@@ -559,7 +559,7 @@
}else{ }else{
if(res['data']['code']==='E000'){ if(res['data']['code']==='E000'){
this.isNeedOfficialAccountQrcode = true; this.isNeedOfficialAccountQrcode = true;
return; return false;
} }
common.errorDialog(2,res['message']) common.errorDialog(2,res['message'])
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment