Tree CheckBox demo fixed
parent
1419e1a7d5
commit
c8ac695f05
|
@ -51,6 +51,7 @@ methods: {
|
|||
this.$toast.add({ severity: 'success', summary: 'Node Unselected', detail: node.label, life: 3000 });
|
||||
}
|
||||
}
|
||||
}
|
||||
<\/script>`,
|
||||
composition: `
|
||||
<template>
|
||||
|
|
Loading…
Reference in New Issue