新增: 任务创建关联灵感下拉(F-260619-01 补创建入口)

This commit is contained in:
lxy
2026-08-01 12:47:12 +08:00
parent c34ad062e7
commit 438f9692f2
3 changed files with 21 additions and 0 deletions
+3
View File
@@ -53,6 +53,9 @@ export default {
desc: 'Description',
branch: 'Branch',
priority: 'Priority',
// F-260619-01: related idea (1:1, optional)
idea: 'Related Idea',
ideaPlaceholder: 'None (optional)',
titlePlaceholder: 'Enter task title...',
descPlaceholder: 'Brief description (optional)',
branchPlaceholder: 'feature/xxx (optional)',