fix(web): deduplicate plan review rendering
This commit is contained in:
@@ -330,7 +330,7 @@ export function createFixtureApi(): ApiProxy {
|
||||
id: 'signals',
|
||||
header: '信号',
|
||||
question: '哪些面试信号最重要?',
|
||||
detail: '按当前招聘目标选择;跳过则视为不设偏好。',
|
||||
detail: '# 面试计划\n\n- **按当前招聘目标**选择\n- 跳过则视为不设 `偏好`',
|
||||
multiSelect: true,
|
||||
options: [
|
||||
{ label: '系统设计' },
|
||||
|
||||
Reference in New Issue
Block a user