style: 终端-基站信息Radio Name列宽调整
This commit is contained in:
@@ -87,8 +87,8 @@ let tableColumns: ColumnsType = [
|
||||
{
|
||||
title: 'Radio Name',
|
||||
dataIndex: 'name',
|
||||
align: 'center',
|
||||
width: 150,
|
||||
align: 'left',
|
||||
width: 300,
|
||||
},
|
||||
{
|
||||
title: 'Radio Address',
|
||||
|
||||
Reference in New Issue
Block a user