web: fix el-popover bug (#3413)

* web: update

* web: fix el-popover bug
This commit is contained in:
fatedier
2023-04-16 16:43:44 +08:00
committed by GitHub
parent db52f07d34
commit 738c53ce47
21 changed files with 233 additions and 177 deletions

View File

@@ -13,9 +13,9 @@
"dependencies": {
"@types/humanize-plus": "^1.8.0",
"echarts": "^5.4.1",
"element-plus": "^2.2.28",
"element-plus": "^2.3.3",
"humanize-plus": "^1.8.2",
"vue": "^3.2.45",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
"devDependencies": {