chore: update devs

This commit is contained in:
xingyu4j
2022-11-17 10:59:46 +08:00
parent 7083d991fe
commit d0167b3f48
3 changed files with 67 additions and 60 deletions

View File

@ -74,6 +74,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
{
title: '最后登录时间',
field: 'loginDate',
formatter: 'formatDate',
isForm: false
},
{