增加主机信息功能

This commit is contained in:
2026-04-19 22:27:27 +08:00
parent d05108888a
commit 76b09ed6b2
5 changed files with 58 additions and 23 deletions

View File

@@ -101,15 +101,6 @@
maxlength: 500,
},
},
{
label: t('连接参数'),
field: 'params',
component: 'Input',
componentProps: {
maxlength: 500,
},
colProps: { md: 24, lg: 24 },
},
{
label: t('备注说明'),
field: 'remark',