mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
ui: Fix error in adduser (#4950)
This commit is contained in:
parent
f728287aa2
commit
bc2a6e82a7
@ -218,7 +218,7 @@ export default {
|
||||
domainid: null
|
||||
}
|
||||
},
|
||||
beforeCreate () {
|
||||
created () {
|
||||
this.form = this.$form.createForm(this)
|
||||
this.apiConfig = this.$store.getters.apis.createUser || {}
|
||||
this.apiParams = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user