Commit 957f5743 authored by chenwei's avatar chenwei

ExCHANGE SUCCESSS GO BACK

parent c2a57a4f
......@@ -562,7 +562,7 @@ export default {
}
});
bulkConversion(params).then((res) => {
if (res.data.code == "0") {
if (res.code == "0") {
this.queryParamsList = [];
this.memberList = [];
this.$message.success(this.$t("兑换成功"));
......
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