优化修改头像提示报错的问题;修改积分时间错误的问题
This commit is contained in:
@ -166,7 +166,7 @@ export default {
|
||||
}).then(
|
||||
res => {
|
||||
this.$store.dispatch("userInfo", true);
|
||||
this.$uni.showToast({
|
||||
uni.showToast({
|
||||
title: res.msg,
|
||||
icon: "none",
|
||||
duration: 2000
|
||||
|
Reference in New Issue
Block a user