页面调整

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

@@ -62,7 +62,7 @@ const tableStore = new TableStore({
showPage: false,
method: 'POST',
column: [
{ field: 'name', title: '电网拓扑', minWidth: '150', align: 'left', treeNode: true },
{ field: 'name', title: '电网拓扑', width: 350, align: 'left', treeNode: true },
{
field: 'ip',
title: '网络参数',