fix:修改表头名称

This commit is contained in:
nieziyan 2024-04-19 11:43:54 +08:00
parent bb983557f0
commit 7dec354bd1

View File

@ -208,7 +208,7 @@ const columns = [
},
},
{
title: 'E-MAIL',
title: 'ServerAddress',
align: 'center',
dataIndex: 'emailServerAddress',
},