Skip to content

Commit

Permalink
fix: upgrade lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
cafadev committed Feb 24, 2025
1 parent 157bcdf commit 80743a9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions demo-quasar/src/viewer/FTableViewer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,4 @@ const table = useTable({
rowsPerPage: 10,
},
})
setTimeout(() => {
displayDialog.value = false
console.log('executed')
}, 10000)
</script>

0 comments on commit 80743a9

Please sign in to comment.