Bugfix reload Prestudent

This commit is contained in:
ma0068
2024-04-18 15:01:54 +02:00
parent eda68ef5e0
commit c90b875aa2
@@ -84,6 +84,9 @@ export default {
this.deltaArray = delta;
},
deep: true
},
modelValue(n){
this.loadPrestudent(n);
}
},