bug: 要查询出回退的申请
All checks were successful
Release / lint (push) Successful in 28s
Release / Release (push) Successful in 1m16s

This commit is contained in:
my_ong 2024-12-10 21:25:52 +08:00
parent c71543acde
commit bb97d4ecb0

View File

@ -178,7 +178,7 @@
{
page: page,
size: size,
reviewResults: ['WAIT_SUBMIT', 'WAIT_SCAN', 'WAIT_REVIEW', 'PASS'],
reviewResults: ['WAIT_SUBMIT', 'WAIT_SCAN', 'WAIT_REVIEW', 'REJECT'],
},
(data) => {
auditPage.value = data