mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-07 06:41:53 +08:00
perf: 优化配置项
This commit is contained in:
@@ -68,8 +68,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
{
|
||||
title: t('common.createTime'),
|
||||
field: 'createTime',
|
||||
formatter: 'formatDate',
|
||||
isForm: false
|
||||
formatter: 'formatDate'
|
||||
}
|
||||
]
|
||||
})
|
||||
|
Reference in New Issue
Block a user