We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ae96b commit 746bae7Copy full SHA for 746bae7
1 file changed
ui/src/views/iam/AddAccount.vue
@@ -303,7 +303,6 @@ export default {
303
} else {
304
this.loadMore(apiToCall, page + 1, sema)
305
}
306
- this.form.domainid = 0
307
})
308
},
309
fetchRoles () {
0 commit comments