feat(M08-B): 补联调负责人看板
This commit is contained in:
@@ -300,6 +300,10 @@ for (const pattern of [
|
||||
'全部状态',
|
||||
'ownerFilter',
|
||||
'ownerOptions',
|
||||
'ownerProgress',
|
||||
'copyOwnerSummary',
|
||||
'负责人看板',
|
||||
'负责人摘要已复制',
|
||||
'handoff-owner-select',
|
||||
'全部负责人',
|
||||
'未分派',
|
||||
@@ -338,6 +342,9 @@ assert.match(styles, /\.handoff-body/);
|
||||
assert.match(styles, /\.handoff-session/);
|
||||
assert.match(styles, /\.handoff-category-progress/);
|
||||
assert.match(styles, /\.handoff-category-row/);
|
||||
assert.match(styles, /\.handoff-owner-board/);
|
||||
assert.match(styles, /\.handoff-owner-grid/);
|
||||
assert.match(styles, /\.handoff-owner-card/);
|
||||
assert.match(styles, /\.handoff-verdict/);
|
||||
assert.match(styles, /\.handoff-status-select/);
|
||||
assert.match(styles, /\.handoff-bulk-form/);
|
||||
|
||||
Reference in New Issue
Block a user