Skip to content

Commit

Permalink
UI: fix CreateIsolatedNetworkForm.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhouapache committed Jul 9, 2024
1 parent 0af8835 commit dad8f11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ui/src/views/network/CreateIsolatedNetworkForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,6 @@ export default {
})
},
fetchData () {
if (this.isAdminOrDomainAdmin()) {
this.fetchDomainData()
}
this.fetchZoneData()
this.allowSettingMTU()
},
Expand Down

0 comments on commit dad8f11

Please sign in to comment.