From 0da7a3e74af5cd459ddd7508cd9dbd49da5a2245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E4=BB=95=E4=BC=9F?= <499672082@qq.com> Date: Sun, 5 Feb 2023 06:09:30 +0000 Subject: [PATCH] Update AppSignInfo.vue --- project/qianxinan/AppSignInfo/AppSignInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/qianxinan/AppSignInfo/AppSignInfo.vue b/project/qianxinan/AppSignInfo/AppSignInfo.vue index 1be0bbdd..789573e2 100644 --- a/project/qianxinan/AppSignInfo/AppSignInfo.vue +++ b/project/qianxinan/AppSignInfo/AppSignInfo.vue @@ -10,7 +10,7 @@ import List from "./list"; export default { name: "AppSignInfo", components: {List}, - label: "签到管理", + label: "打卡管理", props: { instance: Function, dict: Object,