mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
UI: fix podid is not passed when add ip ranges to basic network (#7117)
This commit is contained in:
parent
f5b3cb59ee
commit
57d4f5697e
@ -163,6 +163,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
created () {
|
created () {
|
||||||
|
this.fetchData()
|
||||||
this.initForm()
|
this.initForm()
|
||||||
this.apiParams = this.$getApiParams('createVlanIpRange')
|
this.apiParams = this.$getApiParams('createVlanIpRange')
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user