diff --git a/src/modules/05_placement/components/probation/MainProbation.vue b/src/modules/05_placement/components/probation/MainProbation.vue index 3959f4ee6..9a38b86df 100644 --- a/src/modules/05_placement/components/probation/MainProbation.vue +++ b/src/modules/05_placement/components/probation/MainProbation.vue @@ -809,7 +809,7 @@ onMounted(async () => { : "" }${ props.row.orgChild2Name - ? props.row.orgChild2Name + "-" + ? props.row.orgChild2Name + "/" : "" }${ props.row.orgChild1Name