生产监控

This commit is contained in:
helloDy
2023-09-11 15:53:43 +08:00
parent 50318121dc
commit 645ba2843f
5 changed files with 752 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
"crypto-js": "^4.0.0",
"echarts": "5.4.0",
"element-ui": "2.15.12",
"file-saver": "2.0.5",
"file-saver": "^2.0.5",
"fuse.js": "6.6.2",
"highlight.js": "9.18.5",
"js-beautify": "1.13.0",
@@ -74,6 +74,7 @@
"vue-video-player": "^5.0.2",
"vuedraggable": "2.24.3",
"vuex": "3.6.2",
"xlsx": "^0.18.5",
"xml-js": "1.6.11"
},
"devDependencies": {