feat(M08-B): 补联调检查项搜索
This commit is contained in:
@@ -338,12 +338,16 @@ for (const pattern of [
|
||||
'handoff-status-select',
|
||||
'全部状态',
|
||||
'ownerFilter',
|
||||
'keywordFilter',
|
||||
'matchesKeyword',
|
||||
'ownerOptions',
|
||||
'ownerProgress',
|
||||
'copyOwnerSummary',
|
||||
'负责人看板',
|
||||
'负责人摘要已复制',
|
||||
'handoff-owner-select',
|
||||
'handoff-search',
|
||||
'\\u641c\\u7d22\\u68c0\\u67e5\\u9879/\\u8d1f\\u8d23\\u4eba/\\u8bc1\\u636e',
|
||||
'全部负责人',
|
||||
'未分派',
|
||||
'批量标记',
|
||||
@@ -387,6 +391,7 @@ assert.match(styles, /\.handoff-stage-card/);
|
||||
assert.match(styles, /\.handoff-owner-board/);
|
||||
assert.match(styles, /\.handoff-owner-grid/);
|
||||
assert.match(styles, /\.handoff-owner-card/);
|
||||
assert.match(styles, /\.handoff-search/);
|
||||
assert.match(styles, /\.handoff-verdict/);
|
||||
assert.match(styles, /\.handoff-status-select/);
|
||||
assert.match(styles, /\.handoff-bulk-form/);
|
||||
|
||||
Reference in New Issue
Block a user