Commit b24754c3 authored by feifei's avatar feifei

注销响应消息

parent 8929c586
......@@ -180,6 +180,10 @@
this.$message.error(res.data.message);
return
}
this.$message({
type: 'success',
message: '注销成功!'
});
this.backedData();
}).catch(error => {
......
{
"name": "versiony",
"version": "5.6.4"
"version": "5.6.5"
}
\ No newline at end of file
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