7631_testToMaster_2426 #480

Merged
alexm merged 390 commits from 7631_testToMaster_2426 into master 2024-06-25 06:40:05 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 8d89fc2d90 - Show all commits

View File

@ -194,6 +194,7 @@ onBeforeMount(async () => {
hide-selected
:rules="validate('Worker.payMethodFk')"
:disable="formData.isFreelance"
@update:model-value="(val) => (formData.payMethodFk = val ?? 0)"
/>
<VnInput
v-model="data.iban"