Skip to content

Commit 57d4f56

Browse files
UI: fix podid is not passed when add ip ranges to basic network (#7117)
1 parent f5b3cb5 commit 57d4f56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/views/network/CreateVlanIpRange.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ export default {
163163
}
164164
},
165165
created () {
166+
this.fetchData()
166167
this.initForm()
167168
this.apiParams = this.$getApiParams('createVlanIpRange')
168169
},

0 commit comments

Comments
 (0)