feat(M08-B): 补联调执行阶段看板
This commit is contained in:
@@ -276,6 +276,10 @@ for (const pattern of [
|
||||
'categoryProgress',
|
||||
'passPercent',
|
||||
'handoff-category-progress',
|
||||
'stageProgress',
|
||||
'copyStageSummary',
|
||||
'执行阶段看板',
|
||||
'阶段摘要已复制',
|
||||
'可进入现场验收收口',
|
||||
'handoffReady',
|
||||
'missingCloseoutFields',
|
||||
@@ -342,6 +346,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-stage-board/);
|
||||
assert.match(styles, /\.handoff-stage-grid/);
|
||||
assert.match(styles, /\.handoff-stage-card/);
|
||||
assert.match(styles, /\.handoff-owner-board/);
|
||||
assert.match(styles, /\.handoff-owner-grid/);
|
||||
assert.match(styles, /\.handoff-owner-card/);
|
||||
|
||||
Reference in New Issue
Block a user