This commit is contained in:
汤凯
2025-12-08 17:18:51 +08:00
parent ae57bd1948
commit 6dbbd47caf
9 changed files with 72 additions and 55 deletions

View File

@@ -38,7 +38,7 @@ let departmentList = [
{ key: "1", name: "电子信息工程系" },
{ key: "2", name: "通信工程系" },
// { key: "4", name: "本科实验教学中心" },
// { key: "4", name: "未知" },
{ key: "5", name: "数据统计" },
];
</script>