student view: reload after delete or upload

This commit is contained in:
ma0068
2025-10-27 13:50:25 +01:00
parent c12678ca5a
commit 6a7de7417b
@@ -160,9 +160,9 @@ export default {
if(this.person_id) {
this.loadHeaderData(this.person_id, this.mitarbeiter_uid);
}
/* else {
else {
this.$emit('reload');
}*/
}
},
},
template: `