feat(M08-B): 补保洁统计导出
This commit is contained in:
@@ -178,6 +178,10 @@ for (const pattern of [
|
||||
'pendingSettlementCents',
|
||||
'filterDraft.cleanerUserId',
|
||||
'cleanerLabel',
|
||||
'exportStatistics',
|
||||
'cleaning-statistics',
|
||||
'downloadCsv',
|
||||
'csvCell',
|
||||
'el-select'
|
||||
]) {
|
||||
assert.match(statistics, new RegExp(pattern.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')));
|
||||
|
||||
Reference in New Issue
Block a user