处理页面跳转
This commit is contained in:
@@ -283,7 +283,9 @@
|
||||
}
|
||||
goutAdd(data).then(res => {
|
||||
this.disabled = true
|
||||
this.$Router.replace({name: "User"})
|
||||
uni.navigateBack({
|
||||
|
||||
})
|
||||
}).catch(err => {
|
||||
uni.showToast({
|
||||
title: err.message,
|
||||
|
||||
Reference in New Issue
Block a user