chore: revert echarts to fix render intersection (#465)

This commit is contained in:
yuyang 2023-04-05 15:59:13 +08:00 committed by GitHub
parent d356020414
commit 7642c320b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"dependencies": {
"axios": "^1.3.4",
"dayjs": "^1.11.7",
"echarts": "5.4.2",
"echarts": "5.1.2",
"lodash": "^4.17.21",
"nprogress": "^0.2.0",
"pinia": "^2.0.33",