Skip to content

Commit

Permalink
Update Member.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
7his15CYS authored Mar 4, 2025
1 parent f6f9568 commit 73a4ccc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/page/Member.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,17 @@ export function Member(){
},
]
const undergraduateStudentTableItem = [
{
group: "114#1",
members: [
{
name: "林妍蓁",
intern: ""
}
],
note: "保留",
progress: 0
},
{
group: "113#1",
members: [
Expand Down

0 comments on commit 73a4ccc

Please sign in to comment.