From 5a8614395e1604632f687f2f5e0f875c13f0b46a Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Wed, 18 Aug 2021 15:27:53 +0800 Subject: [PATCH] =?UTF-8?q?fix=20asset=20talon=20=E5=BC=80=E5=85=B3?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E5=AF=B9=E5=BA=94=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/rightBox/asset/assetBox.vue | 4 ++-- nezha-fronted/src/components/page/asset/asset.vue | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue index 1c1009178..789e5f4e3 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue @@ -246,7 +246,7 @@ --> -
+
@@ -309,8 +309,8 @@ export default { assetConstants, showAllTalonOption: false, showAddressOption: true, - talonShow: true, talonShowTow: true, + talonShow: true, editAsset: {}, url: 'asset/asset', rightBox: { model: { show: false } }, diff --git a/nezha-fronted/src/components/page/asset/asset.vue b/nezha-fronted/src/components/page/asset/asset.vue index e3464624d..5b7608628 100644 --- a/nezha-fronted/src/components/page/asset/asset.vue +++ b/nezha-fronted/src/components/page/asset/asset.vue @@ -149,6 +149,7 @@ export default { brandAndModel: [], typeId: '', clientPort: '10092', + clientToken: '', authProtocolPort: '', authType: '', authUsername: '',