feat(M08-B): 补保洁员端统计看板
This commit is contained in:
@@ -130,6 +130,13 @@ for (const pattern of [
|
||||
'submitTask',
|
||||
'photoUrls',
|
||||
'pendingSettlementText',
|
||||
'settledRewardText',
|
||||
'completionRate',
|
||||
'stats-board',
|
||||
'任务总数',
|
||||
'完成率',
|
||||
'已结算',
|
||||
'驳回',
|
||||
'保洁任务'
|
||||
]) {
|
||||
assert.match(cleaner, new RegExp(pattern.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')));
|
||||
|
||||
Reference in New Issue
Block a user