mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-07-04 10:29:23 +00:00
Merge branch 'main' of github.com:SunWuyuan/homeworkpage-frontend
This commit is contained in:
commit
892191a965
@ -103,7 +103,7 @@
|
||||
<h1>出勤</h1>
|
||||
<h2>应到:{{ studentList.length }}人</h2>
|
||||
<h2>
|
||||
实到:{{ studentList.length - selectedSet.size - lateSet.size }}人
|
||||
实到:{{ studentList.length - selectedSet.size }}人
|
||||
</h2>
|
||||
<h2>请假:{{ selectedSet.size }} 人</h2>
|
||||
<h3
|
||||
|
Loading…
x
Reference in New Issue
Block a user