表格宽度调整

This commit is contained in:
2025-04-25 09:18:50 +08:00
parent cd20b4134a
commit e9a462f736
9 changed files with 19 additions and 16 deletions

View File

@@ -264,7 +264,7 @@ const tableStore = new TableStore({
title: formData.value.statisticalType.name,
field: 'name',
align: 'left',
minWidth: '200px',
minWidth: '40',
treeNode: true
},
{