diff --git a/nezha-fronted/src/components/common/rightBox/assetBox.vue b/nezha-fronted/src/components/common/rightBox/assetBox.vue index 198ad8b78..1c7142246 100644 --- a/nezha-fronted/src/components/common/rightBox/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/assetBox.vue @@ -267,6 +267,7 @@ this.editAsset.accounts.length > 0 && (this.accountType = this.editAsset.accounts[0].protocol); } this.$set(this.editAsset, "modelId", n.model.id); + this.modelSize = n.model.usize; let initLocationData={ idc: n.idc, cabinet: n.cabinet,