fix: export pdf in rekapitulasi gangguan all

This commit is contained in:
kur0nek-o
2024-03-22 11:12:16 +07:00
parent 9089bf3100
commit fa6e11f25a
2 changed files with 4 additions and 5 deletions

View File

@ -1081,7 +1081,6 @@ import DetailDialog from '@/components/Dialogs/DetailDialog.vue'
import InputText from '@/components/InputText.vue'
import { apolloClient } from '@/utils/api/api.graphql'
import { provideApolloClient } from '@vue/apollo-composable'
import autoTable from 'jspdf-autotable'
import { exportToPDF } from '@/report/Gangguan/Rekap/RGangguan_ALL'
const client = apolloClient()