fix
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-11-02 20:35:19 +08:00
parent d7ef6abedf
commit c77851aa97

View File

@@ -296,7 +296,6 @@ export function getProblemSetList(
) { ) {
return http.get("admin/problemset", { return http.get("admin/problemset", {
params: { params: {
paging: true,
offset, offset,
limit, limit,
keyword, keyword,