Commit 70eac9fd by liang ce

充值状态更改

parent 3add9b53
......@@ -345,7 +345,7 @@ export default {
this.spinning = !this.spinning
} else {
this.spinning = !this.spinning
this.$message.success(res.data.message)
this.$message.error(res.data.message)
}
}).catch((err) => {
console.log(err)
......
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