fix: date range input bug in newly created work experience

This commit is contained in:
Zpekii
2026-05-13 19:11:26 +08:00
committed by siyue
parent 3658c99cc4
commit 4bd98e7aa0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -435,7 +435,7 @@
"defaultProject": {
"company": "Tech Company Ltd.",
"position": "Senior Frontend Engineer",
"date": "2020-Present",
"date": "2020 - Present",
"details": "Responsible for core product development..."
},
"placeholders": {
+1 -1
View File
@@ -392,7 +392,7 @@
"defaultProject": {
"company": "某科技有限公司",
"position": "高级前端工程师",
"date": "2020-至今",
"date": "2020 - 至今",
"details": "负责公司核心产品..."
},
"placeholders": {