AlertSystem 分页列表字段调整

This commit is contained in:
任珮宇 2024-04-11 15:26:33 +08:00
parent 242b8164c9
commit 48b5db4758

View File

@ -77,7 +77,7 @@ export default {
{ {
title: 'TYPE', title: 'TYPE',
align: 'left', align: 'left',
dataIndex: 'type', dataIndex: 'typeStr',
}, },
{ {
title: 'CODE', title: 'CODE',