feat(todos): material_supply待办标签色(投标实体材料缺口信息流待办,2026-09-16机制五连修配套)
This commit is contained in:
parent
eb49b18597
commit
24a66fdaf3
@ -17,6 +17,7 @@ TYPE_LABEL = {
|
||||
'bug_acceptance': 'Bug 验收',
|
||||
'flow_plan_confirm': '流程裁剪确认',
|
||||
'tech_template_confirm': '技术方案骨架确认',
|
||||
'material_supply': '实体材料缺口',
|
||||
}
|
||||
TYPE_COLOR = {
|
||||
'requirement_confirmation': '#2563eb',
|
||||
@ -24,6 +25,7 @@ TYPE_COLOR = {
|
||||
'bug_acceptance': '#f0a040',
|
||||
'flow_plan_confirm': '#7c3aed',
|
||||
'tech_template_confirm': '#0891b2',
|
||||
'material_supply': '#d97706',
|
||||
}
|
||||
|
||||
detail_url = entire_url("/pipeline-sdlc/api/todo_detail.dspy")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user