fix:select

This commit is contained in:
dichgrem
2026-01-05 17:45:27 +08:00
parent fb9735f9c6
commit 456d6f4479
7 changed files with 47 additions and 45 deletions

View File

@@ -11,8 +11,8 @@
"publisher": "福州大学至诚学院团委",
"hour": 4,
"total": 50,
"canApply": true,
"applyStatus": 0
"canApply": false,
"applyStatus": 1
}
}
}
}

View File

@@ -12,7 +12,7 @@
"endTime": 1671697800000,
"palce": "福州大学至诚学院",
"isYourSchool": true,
"canApply": true,
"canApply": false,
"actPic": "./imgs/actImg.jpeg"
},
{

View File

@@ -36,7 +36,7 @@
"isYourSchool": false,
"canApply": false,
"actPic": "./imgs/actImg.jpeg",
"applyStatus": 2
"applyStatus": 1
}
]
}