Commit 5668fea7 authored by spc's avatar spc

fixed

parent 110a1488
......@@ -95,7 +95,7 @@ export default {
}, 1500);
} else {
uni.showToast({
title: res.msg || '注销申请失败',
title: res.message || '注销申请失败',
icon: 'none'
});
}
......
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