Update file permissions for multiple files
This commit is contained in:
1
src/components/Pages/Monalisa/Table_59.vue
Normal file → Executable file
1
src/components/Pages/Monalisa/Table_59.vue
Normal file → Executable file
@@ -60,6 +60,7 @@ const shading = ref(true)
|
||||
const showPane = ref(true)
|
||||
const dataDetail = ref<any>()
|
||||
const showDetail = ref(false)
|
||||
const loading = ref(false)
|
||||
const onExporting = (e: any) => {
|
||||
if (e.format === 'pdf') {
|
||||
const doc = new jsPDF()
|
||||
|
Reference in New Issue
Block a user