mirror of https://github.com/apache/cloudstack.git
UI: fix CreateIsolatedNetworkForm.vue (#9359)
This commit is contained in:
parent
0af88353fb
commit
354627a19d
|
|
@ -382,9 +382,6 @@ export default {
|
|||
})
|
||||
},
|
||||
fetchData () {
|
||||
if (this.isAdminOrDomainAdmin()) {
|
||||
this.fetchDomainData()
|
||||
}
|
||||
this.fetchZoneData()
|
||||
this.allowSettingMTU()
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue