@@ -94,8 +94,8 @@
})
userApi.updatePersonInformation(this.form).then((res) => {
uni.hideLoading();
- uni.navigateBack({
-
+ uni.redirectTo({
+ url: '/pages/user/index'
}).catch(error => {
uni.showToast({