This commit is contained in:
2020-11-16 20:06:40 +00:00
parent e9bec2dc8f
commit b795c19969

View File

@@ -412,7 +412,7 @@
></v-col> ></v-col>
</v-row> </v-row>
</v-tab-item> </v-tab-item>
<v-tab-item> <v-tab-item class="mt-4">
<v-row> <v-row>
<v-col <v-col
v-if="form().showMe(this, 'Address')" v-if="form().showMe(this, 'Address')"
@@ -628,7 +628,7 @@
</v-col> </v-col>
</v-row> </v-row>
</v-tab-item> </v-tab-item>
<v-tab-item> <v-tab-item class="mt-4">
<v-row> <v-row>
CONTACTS HERE CONTACTS HERE
</v-row> </v-row>