全局:优化请求的提示

This commit is contained in:
YunaiV
2024-01-20 17:28:04 +08:00
parent 33d57fd7e5
commit 22139d9a2d
15 changed files with 172 additions and 110 deletions
+5 -1
View File
@@ -10,7 +10,11 @@ const CommentApi = {
spuId,
pageNo,
pageSize,
type
type,
},
custom: {
showLoading: false,
showError: false,
},
});
},