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: '',