fix: 找大学详情招生计划切换赋默认值

master
xjs 2025-04-25 11:23:58 +08:00
parent 499c1360ba
commit b37c3dc1b4
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ const handleShow = (type: number) => {
pickValue.value = year.value
} else if (type === 2) {
pickList.value = batches.value
pickValue.value = batche.value
}
}