- loadSingleProject: 回填 assignForm.deadlineDays = Number(p.submitDeadlineDays || 30) - resetAssignForm: 批量模式 deadlineDays = null (显示空), 单条默认 30 - loadBatchProjects: 保持不回填 (N 项目共用空值, 沿用初始状态) Co-Authored-By: Claude <noreply@anthropic.com>
- loadSingleProject: 回填 assignForm.deadlineDays = Number(p.submitDeadlineDays || 30) - resetAssignForm: 批量模式 deadlineDays = null (显示空), 单条默认 30 - loadBatchProjects: 保持不回填 (N 项目共用空值, 沿用初始状态) Co-Authored-By: Claude <noreply@anthropic.com>