pull/6632/head
tugcekucukoglu 2024-10-23 09:56:53 +03:00
parent be76f859e1
commit 7b2e4c7d6d
3 changed files with 0 additions and 3 deletions

View File

@ -248,7 +248,6 @@ export default {
selectedRows: [] selectedRows: []
}; };
}, },
methods: { methods: {
displayPopover(event) { displayPopover(event) {
this.hidePopover(); this.hidePopover();

View File

@ -33,7 +33,6 @@ export default {
} }
} }
<\/script> <\/script>
`, `,
composition: ` composition: `
<template> <template>

View File

@ -123,7 +123,6 @@ nodes.value = files;
} }
}; };
}, },
mounted() {},
methods: { methods: {
loadDemoData() { loadDemoData() {
let files = []; let files = [];