From 02a3ba5d5ea0a1f3ebf2821c08dc9565aa54d1a3 Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Mon, 10 Jan 2022 17:15:09 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-1488=20fix:=20=E4=BF=AE=E5=A4=8DAsset?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=95=B0=E6=8D=AE=E6=97=B6=EF=BC=8CSNMP=20cr?= =?UTF-8?q?edential=E9=80=89=E4=B8=AD=E5=90=8E=E6=B2=A1=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/asset/asset.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/nezha-fronted/src/components/page/asset/asset.vue b/nezha-fronted/src/components/page/asset/asset.vue index ba27c598d..134020818 100644 --- a/nezha-fronted/src/components/page/asset/asset.vue +++ b/nezha-fronted/src/components/page/asset/asset.vue @@ -237,6 +237,7 @@ export default { type: { name: '', id: '' }, brandAndModel: [], typeId: '', + snmpCredentialId: '', clientPort: '10092', clientToken: '', authProtocolPort: '',