Merge branch 'phatt_dev' into develop
This commit is contained in:
commit
76b662f5fa
2 changed files with 0 additions and 3 deletions
|
|
@ -599,7 +599,6 @@ onMounted(async () => {
|
||||||
lazy-rules
|
lazy-rules
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
readonly
|
readonly
|
||||||
class="inputgreen"
|
|
||||||
v-model="age"
|
v-model="age"
|
||||||
:label="dataLabel.age"
|
:label="dataLabel.age"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
|
|
@ -662,7 +662,6 @@ onMounted(async () => {
|
||||||
outlined
|
outlined
|
||||||
lazy-rules
|
lazy-rules
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
class="inputgreen"
|
|
||||||
v-model="formData.registrationZipCode"
|
v-model="formData.registrationZipCode"
|
||||||
:label="dataLabel.registrationZipCode"
|
:label="dataLabel.registrationZipCode"
|
||||||
/>
|
/>
|
||||||
|
|
@ -784,7 +783,6 @@ onMounted(async () => {
|
||||||
outlined
|
outlined
|
||||||
lazy-rules
|
lazy-rules
|
||||||
hide-bottom-space
|
hide-bottom-space
|
||||||
class="inputgreen"
|
|
||||||
v-model="formData.currentZipCode"
|
v-model="formData.currentZipCode"
|
||||||
:label="dataLabel.registrationZipCode"
|
:label="dataLabel.registrationZipCode"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue