.
This commit is contained in:
@@ -327,7 +327,7 @@
|
||||
}).then(function(res) {
|
||||
if (res.code == 0) {
|
||||
uni.showToast({
|
||||
title: "修改成功,退出登陆后生效"
|
||||
title: "修改成功"
|
||||
});
|
||||
}
|
||||
}).catch(function(error) {
|
||||
|
||||
Reference in New Issue
Block a user