Commit ab8f7313 authored by 罗超's avatar 罗超

1

parent a2ba4f1a
......@@ -295,8 +295,8 @@
if (res.resultCode == 1) {
console.log(res)
if(res.data.Id>0){
this.isBindSell=1
this.sellInfo=res.data
this.isBindSell=1
}else{
this.isBindSell=0
}
......@@ -349,7 +349,7 @@
title:res.message,
icon:'none'
})
this.isBindSell = 1;
this.getBindStatus()
this.getHome()
}
},
......
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