adds dms_kategorie for profil updates as an insert into statement in the dbupdate file

This commit is contained in:
SimonGschnell
2024-02-15 16:20:54 +01:00
parent 04f6ee6156
commit 34b995ed6d
4 changed files with 13 additions and 4 deletions
@@ -124,6 +124,7 @@ export default {
:
//? fresh insert of new attachment
await Vue.$fhcapi.ProfilUpdate.insertFile(formData).then(res => {
console.log(res.data);
return res.data?.map((file) => file.dms_id);
})
return result;
@@ -242,7 +242,7 @@ export default {
},
template: `
template: /*html*/`
<div class="container-fluid text-break fhc-form" >
@@ -253,7 +253,6 @@ export default {
<div class="row mb-3">
<div class="col">
<!-- MOBILE QUICK LINKS -->
<quick-links :mobile="true"></quick-links>
</div>
</div>
@@ -43,7 +43,7 @@ export default{
<div @['show.bs.collapse']="collapseOpen=true;" @['hide.bs.collapse']="collapseOpen=false;" class="mt-1 collapse" id="quickLinks">
<div @[\`show.bs.collapse\`]="collapseOpen=true;" @[\`hide.bs.collapse\`]="collapseOpen=false;" class="mt-1 collapse" id="quickLinks">
<div class="list-group">