feat(M08-B): 补联调状态筛选
This commit is contained in:
@@ -207,6 +207,9 @@ for (const pattern of [
|
||||
'订单权限开门',
|
||||
'控电和插座联动',
|
||||
'BLOCKED',
|
||||
'statusFilter',
|
||||
'handoff-status-select',
|
||||
'全部状态',
|
||||
'exportChecklist',
|
||||
'cleaning-field-handoff',
|
||||
'localStorage',
|
||||
@@ -224,6 +227,7 @@ assert.match(styles, /\.action-board/);
|
||||
assert.match(styles, /\.action-tile/);
|
||||
assert.match(styles, /\.handoff-summary/);
|
||||
assert.match(styles, /\.handoff-body/);
|
||||
assert.match(styles, /\.handoff-status-select/);
|
||||
assert.match(styles, /\.transfer-preflight-alert/);
|
||||
assert.match(styles, /@media \(max-width: 980px\)/);
|
||||
assert.match(styles, /@media \(max-width: 560px\)/);
|
||||
|
||||
Reference in New Issue
Block a user