style: 终端-基站信息Radio Name列宽调整

This commit is contained in:
TsMask
2024-03-25 10:50:33 +08:00
parent 3a50300bf9
commit c2e95f607b
2 changed files with 3 additions and 3 deletions

View File

@@ -87,8 +87,8 @@ let tableColumns: ColumnsType = [
{
title: 'Radio Name',
dataIndex: 'name',
align: 'center',
width: 150,
align: 'left',
width: 300,
},
{
title: 'Radio Address',