表格宽度调整
This commit is contained in:
@@ -108,7 +108,8 @@ const tableStore = new TableStore({
|
||||
title: '',
|
||||
field: 'name',
|
||||
align: 'left',
|
||||
treeNode: true
|
||||
treeNode: true,
|
||||
minWidth:'150'
|
||||
},
|
||||
{
|
||||
title: '电压等级',
|
||||
|
||||
Reference in New Issue
Block a user