fix: RatType

This commit is contained in:
2023-11-24 18:35:05 +08:00
parent 5accdd1b31
commit 62a15150b6

View File

@@ -93,7 +93,7 @@ let tableColumns: ColumnsType = [
width: 3,
},
{
title: 'RatType',
title: 'RAT Type',
dataIndex: 'ratType',
align: 'center',
width: 3,