This commit is contained in:
2021-01-06 19:38:24 +00:00
parent 08c5e7c6c9
commit afdfbf36b1
12 changed files with 13 additions and 81 deletions

View File

@@ -18,13 +18,7 @@
></v-text-field>
</v-col>
<v-col
v-if="form().showMe(this, 'Active')"
cols="12"
sm="6"
lg="4"
xl="3"
>
<v-col cols="12" sm="6" lg="4" xl="3">
<v-checkbox
v-model="obj.active"
:readonly="formState.readOnly"