엑셀다운로드 기능 추가

This commit is contained in:
Yu Sung
2024-01-02 06:39:02 +09:00
parent 2ea2421f7c
commit aa3c3211aa
4 changed files with 57 additions and 3 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"core-js": "^3.6.5",
"file-saver": "^2.0.5",
"vue": "^2.6.11",
"vue-excel-xlsx": "^1.2.2",
"vue-router": "^3.2.0",