feat:增加项目管理页面

This commit is contained in:
lixg
2023-01-03 15:51:13 +08:00
parent bf09b793db
commit 80e3fc6477
4 changed files with 331 additions and 315 deletions

View File

@@ -426,6 +426,7 @@ export default {
>
签到
</a-checkbox>
{/**
<a-checkbox
checked={value.signOut}
onChange={(e) => {
@@ -434,6 +435,7 @@ export default {
>
签退
</a-checkbox>
*/}
<a-checkbox
checked={value.leave}
onChange={(e) => {