Tree CheckBox demo fixed

pull/3711/head
Bahadır Sofuoğlu 2023-03-09 11:58:11 +03:00
parent 1419e1a7d5
commit c8ac695f05
1 changed files with 14 additions and 13 deletions

View File

@ -51,6 +51,7 @@ methods: {
this.$toast.add({ severity: 'success', summary: 'Node Unselected', detail: node.label, life: 3000 });
}
}
}
<\/script>`,
composition: `
<template>