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

Update index.vue

This commit is contained in:
孙悟元 2024-12-07 17:14:48 +08:00 committed by GitHub
parent 2004acc573
commit e637959904
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,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