Update AppSignInfo.vue

This commit is contained in:
刘仕伟
2023-02-05 06:09:30 +00:00
parent 996c5ab75a
commit 0da7a3e74a

View File

@@ -10,7 +10,7 @@ import List from "./list";
export default {
name: "AppSignInfo",
components: {List},
label: "签到管理",
label: "打卡管理",
props: {
instance: Function,
dict: Object,