feat(M08-B): 补现场执行记录追溯
This commit is contained in:
@@ -307,7 +307,18 @@ for (const pattern of [
|
||||
'exportSnapshot',
|
||||
'importSnapshot',
|
||||
'qipai.cleaning.field-handoff.snapshot.v1',
|
||||
'qipai.cleaning.field-handoff.snapshot.v2',
|
||||
'cleaning-field-handoff-snapshot',
|
||||
'qipai.cleaning.field-handoff.executions',
|
||||
'executionHistory',
|
||||
'openExecutionHistory',
|
||||
'appendExecutionRecord',
|
||||
'normalizeExecutionRecords',
|
||||
'selectedExecutionRecords',
|
||||
'canAppendExecution',
|
||||
'现场执行记录',
|
||||
'追加记录',
|
||||
'执行记录数',
|
||||
'categoryProgress',
|
||||
'passPercent',
|
||||
'handoff-category-progress',
|
||||
@@ -405,6 +416,8 @@ assert.match(styles, /\.handoff-verdict/);
|
||||
assert.match(styles, /\.handoff-status-select/);
|
||||
assert.match(styles, /\.handoff-bulk-form/);
|
||||
assert.match(styles, /\.handoff-blockers/);
|
||||
assert.match(styles, /\.handoff-execution-list/);
|
||||
assert.match(styles, /\.handoff-execution-form/);
|
||||
assert.match(styles, /\.cleaner-performance-board/);
|
||||
assert.match(styles, /\.cleaner-performance-grid/);
|
||||
assert.match(styles, /\.cleaner-performance-card/);
|
||||
|
||||
Reference in New Issue
Block a user