feat(M08-B): 补统计保洁员筛选
This commit is contained in:
@@ -114,7 +114,10 @@ for (const pattern of [
|
||||
'paidSettlementCents',
|
||||
'门店明细',
|
||||
'成员分账',
|
||||
'pendingSettlementCents'
|
||||
'pendingSettlementCents',
|
||||
'filterDraft.cleanerUserId',
|
||||
'cleanerLabel',
|
||||
'el-select'
|
||||
]) {
|
||||
assert.match(statistics, new RegExp(pattern.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user