Commit 8b586ce1 authored by 吴春's avatar 吴春

1

parent 9cfea94e
...@@ -660,7 +660,7 @@ ...@@ -660,7 +660,7 @@
methods: { methods: {
SetAlipayBind(){ SetAlipayBind(){
if(this.AlipayBindMsg.ShareCode.length==0){ if(this.AlipayBindMsg.Identity.length==0){
this.$message.error("请输入支付宝登陆账号"); this.$message.error("请输入支付宝登陆账号");
return ; return ;
} }
......
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