页面调整

This commit is contained in:
GGJ
2025-04-25 15:15:25 +08:00
parent e9a462f736
commit 1cc3b32ad8
9 changed files with 408 additions and 143 deletions

View File

@@ -42,6 +42,7 @@ const tableStore = new TableStore({
title: '名称',
field: 'name',
align: 'left',
width: 350,
treeNode: true
},
{ title: '区域', field: 'areaName', align: 'center' },