feat: 精简阿里云配置表、minio配置表、腾讯云配置表、七牛云配置表、up配置表、sftp配置表的页面设计

This commit is contained in:
2024-07-13 14:36:46 +08:00
parent e31570936c
commit 1d3b753cbd
10 changed files with 141 additions and 135 deletions

View File

@@ -119,7 +119,7 @@ const User: React.FC<unknown> = () => {
},
},
{
title: '注册时间',
title: '创建时间',
dataIndex: 'create_time',
valueType: 'dateTime',
},