mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-09-12 09:34:58 +08:00
Fix: fix issue with element-plus tab style wrong (#9441)
This commit is contained in:
parent
157d3093f8
commit
0128cd3138
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
"codemirror": "^6.0.1",
|
"codemirror": "^6.0.1",
|
||||||
"crypto-js": "^4.2.0",
|
"crypto-js": "^4.2.0",
|
||||||
"echarts": "^5.5.0",
|
"echarts": "^5.5.0",
|
||||||
"element-plus": "^2.9.9",
|
"element-plus": "2.9.8",
|
||||||
"fit2cloud-ui-plus": "^1.2.2",
|
"fit2cloud-ui-plus": "^1.2.2",
|
||||||
"highlight.js": "^11.9.0",
|
"highlight.js": "^11.9.0",
|
||||||
"js-base64": "^3.7.7",
|
"js-base64": "^3.7.7",
|
||||||
|
|
Loading…
Add table
Reference in a new issue