表格宽度调整
This commit is contained in:
@@ -264,7 +264,7 @@ const tableStore = new TableStore({
|
||||
title: formData.value.statisticalType.name,
|
||||
field: 'name',
|
||||
align: 'left',
|
||||
minWidth: '200px',
|
||||
minWidth: '40',
|
||||
treeNode: true
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user