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 { export default {
name: "AppSignInfo", name: "AppSignInfo",
components: {List}, components: {List},
label: "签到管理", label: "打卡管理",
props: { props: {
instance: Function, instance: Function,
dict: Object, dict: Object,