This commit is contained in:
2020-07-31 21:54:06 +00:00
parent ecc931dfc0
commit b5278f511c
5 changed files with 45 additions and 25 deletions

View File

@@ -56,6 +56,7 @@
testId="roles"
:error-messages="form().serverErrors(this, 'roles')"
@input="fieldValueChanged('roles')"
limitSelectionTo="inside"
></gz-role-picker>
</v-col>