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:
parent
2004acc573
commit
e637959904
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user