技术监督台账管理功能

This commit is contained in:
cdf
2024-05-16 13:23:01 +08:00
parent cadf454480
commit 32f097c951
4 changed files with 13 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ const tableStore = new TableStore({
title: '厂家',
minWidth: 100
},
{ field: 'devType', title: '装作型号', minWidth: 100 },
{ field: 'devType', title: '终端型号', minWidth: 100 },
{ field: 'ip', title: '装置网络参数', minWidth: 100 },
{ field: 'port', title: '端口号', minWidth: 100 }