feat(设备导入): 实现CSV导入预览功能并优化导入流程

This commit is contained in:
zhang1106
2026-03-19 16:15:20 +08:00
parent a620575d92
commit b98e8ad9af
5 changed files with 917 additions and 324 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.5.0",
"jest": "^30.2.0",
"jest": "^29.7.0",
"nodemon": "^3.0.1",
"prettier": "^3.8.1",
"supertest": "^7.1.4"