打卡点赞

This commit is contained in:
huangdeliang
2021-07-30 15:39:19 +08:00
parent 9d88fdc1e0
commit 088f895860
2 changed files with 11 additions and 3 deletions

View File

@ -0,0 +1,8 @@
<template></template>
<script>
export default {
name: "PunchInLogCom",
components: {},
data() {},
};
</script>