diff --git a/src/components/AppFooter.vue b/src/components/AppFooter.vue index 69a1691..827a3e7 100644 --- a/src/components/AppFooter.vue +++ b/src/components/AppFooter.vue @@ -19,7 +19,7 @@ class="text-caption text-disabled" style="position: absolute; right: 16px;" > - © 2016-{{ (new Date()).getFullYear() }} Vuetify, LLC + © 2020-{{ (new Date()).getFullYear() }} SunWuyuan - + - - + +

请假:{{ selectedSet.size }} 人

-

+

{{ `${index + 1}. ${studentList[i]}` }}

迟到:{{ lateSet.size }} 人

-

+

{{ `${index + 1}. ${studentList[i]}` }}

- - + + 上传 - + 同步完成 - + {{ dialogTitle }} 写完后点击上传谢谢喵 @@ -113,10 +145,16 @@ - + 设置学生出勤状态 - 全勤 + + + 全勤 + @@ -149,11 +187,17 @@ - + - + {{ snackbarText }}