fix:修复修改asset时,model的usize限制无效的bug
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user