1.评价,问答

master
sws 2023-10-20 19:22:17 +08:00
parent 3879c508eb
commit fa55764a43
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@
app.globalData.showToast(res.data.msg, 'success');
setTimeout(function () {
uni.redirectTo({
url: '/pages/plugins/ask/index/index',
url: '/pages/plugins/ask/user-list/user-list',
});
}, 2000);
} else {