Cài đặt tính năng in bảng thống kê ra pdf

This commit is contained in:
2026-06-15 20:43:32 +07:00
parent f52580717f
commit 75cf96898c
4 changed files with 310 additions and 5 deletions
+4
View File
@@ -18,5 +18,9 @@
},
"devDependencies": {
"concurrently": "^8.2.2"
},
"dependencies": {
"jspdf": "^4.2.1",
"jspdf-autotable": "^5.0.8"
}
}