Skip to content

Commit 354627a

Browse files
UI: fix CreateIsolatedNetworkForm.vue (#9359)
1 parent 0af8835 commit 354627a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ui/src/views/network/CreateIsolatedNetworkForm.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,6 @@ export default {
382382
})
383383
},
384384
fetchData () {
385-
if (this.isAdminOrDomainAdmin()) {
386-
this.fetchDomainData()
387-
}
388385
this.fetchZoneData()
389386
this.allowSettingMTU()
390387
},

0 commit comments

Comments
 (0)