feat(M08-B): 补联调负责人看板

This commit is contained in:
Codex
2026-07-07 14:26:54 +08:00
parent 650b9b917a
commit b66b8d4d78
7 changed files with 175 additions and 9 deletions
+7
View File
@@ -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/);