#6943 - Customer module migration bugs #705

Merged
jsegarra merged 12 commits from 6943_fix_customer_module into dev 2024-09-13 05:33:52 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b36f072b24 - Show all commits

View File

@ -10,6 +10,6 @@ const route = useRoute();
delete-model="WorkerDms"
download-model="WorkerDms"
default-dms-code="hhrrData"
filter="worker"
filter="wd.workerFk"
/>
</template>