fix[litemall-wx]: 显示错误信息

This commit is contained in:
Junling Bu
2019-12-08 22:21:13 +08:00
parent 2f4d9e4d70
commit be05ce32fc

View File

@@ -199,9 +199,7 @@ Page({
});
} else {
wx.redirectTo({
url: '/pages/payResult/payResult?status=0&orderId=' + orderId
});
util.showErrorToast(res.errmsg);
}
});
}