fix: refs #8484 remove unused addressId from createForm in CustomerDescriptor.vue
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Jose Antonio Tubau 2025-02-05 07:08:57 +01:00
parent 8f8556a8c3
commit 3d15455a50
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ const debtWarning = computed(() => {
query: {
createForm: JSON.stringify({
clientFk: entity.id,
addressId: entity.defaultAddressFk,
}),
},
}"