修改 球局详情,添加 页面不适用组件
This commit is contained in:
@@ -397,6 +397,7 @@ export const getUserInfoById = async (id) => {
|
||||
{ id },
|
||||
{
|
||||
showLoading: false,
|
||||
showToast: false, // 不显示错误弹窗
|
||||
}
|
||||
);
|
||||
return response;
|
||||
|
||||
Reference in New Issue
Block a user