1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-07-04 18:39:22 +00:00

Merge branch 'main' of github.com:SunWuyuan/homeworkpage-frontend

This commit is contained in:
SunWuyuan 2025-02-23 14:36:18 +08:00
commit 892191a965
No known key found for this signature in database
GPG Key ID: A6A54CF66F56BB64

View File

@ -103,7 +103,7 @@
<h1>出勤</h1> <h1>出勤</h1>
<h2>应到:{{ studentList.length }}</h2> <h2>应到:{{ studentList.length }}</h2>
<h2> <h2>
实到:{{ studentList.length - selectedSet.size - lateSet.size }} 实到:{{ studentList.length - selectedSet.size }}
</h2> </h2>
<h2>请假:{{ selectedSet.size }} </h2> <h2>请假:{{ selectedSet.size }} </h2>
<h3 <h3