feat(M08-B): 补批量验收驳回

This commit is contained in:
Codex
2026-07-02 08:01:40 +08:00
parent 986a90806b
commit 5eff0a4a18
7 changed files with 137 additions and 13 deletions
+8 -1
View File
@@ -29,7 +29,9 @@ for (const pattern of [
'loadSettlements',
'loadStatistics',
'loadCleaners',
'handleSyncTransfer'
'handleSyncTransfer',
'handleCompleteMany',
'handleRejectMany'
]) {
assert.match(app, new RegExp(pattern.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')));
}
@@ -69,6 +71,11 @@ for (const pattern of [
'操作流水',
'listCleaningTaskEvents',
'loadingEvents',
'批量验收',
'批量驳回',
'selectedSubmittedTasks',
'complete-many',
'reject-many',
'photo-grid',
'timeline-grid',
'el-image',