update: 校验页面提供筛选&导出能力

This commit is contained in:
@user8949
2025-03-20 18:16:26 +08:00
parent 2bc3c89f38
commit 7faae5c063
3 changed files with 66 additions and 31 deletions

View File

@@ -20,11 +20,6 @@ export function releasePage(data): Promise<any> {
});
}
// 导出校验结果
export function exportVerifyResult() {
}
// 获取邀请列表
export function getInviteListData(): catchRt<any> {
return reqCatchV2(() =>