feat(M08-B): 补任务列表导出
This commit is contained in:
@@ -97,7 +97,13 @@ for (const pattern of [
|
||||
'cleanerLabel',
|
||||
'filterDraft',
|
||||
'门店 ID',
|
||||
'筛选'
|
||||
'筛选',
|
||||
'导出',
|
||||
'exportTasks',
|
||||
'cleaning-tasks',
|
||||
'downloadCsv',
|
||||
'csvCell',
|
||||
'photoUrls?.length'
|
||||
]) {
|
||||
assert.match(tasks, new RegExp(pattern.replace(/[.*+?^${}()|[\]\\]/g, '\\$&')));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user