Vuetify migrate edit form: layout looks relatively good, not same but ok, now need to test functionality and then can get back into it if all ok.

This commit is contained in:
2019-11-13 22:14:06 +00:00
parent 0f935acfe8
commit 8821831eca
3 changed files with 44 additions and 29 deletions

View File

@@ -152,7 +152,6 @@
<v-col cols="12">
<gz-tag-picker
:label="lt('Tags')"
v-model="obj.tags"
:readonly="this.formState.readOnly"
ref="tags"