bug修复

This commit is contained in:
2025-07-28 13:25:49 +08:00
parent 6305a38e9d
commit d6e440dedb
4 changed files with 102 additions and 39 deletions

View File

@@ -198,7 +198,7 @@ const tableStore = new TableStore({
},
{
title: '网络参数',
field: 'networkParam',
field: 'ip',
align: 'center',
formatter: function (row) {
return row.cellValue ? row.cellValue : '/'