diff --git a/ui/package.json b/ui/package.json
index 4a5806501..bbf58bcca 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -13,18 +13,18 @@
"format": "prettier --write src/"
},
"dependencies": {
+ "@antv/layout": "^0.3.1",
"@codemirror/theme-one-dark": "^6.1.2",
"@ctrl/tinycolor": "^4.1.0",
"@logicflow/core": "^1.2.27",
"@logicflow/extension": "^1.2.27",
- "@antv/layout": "^0.3.1",
"@vueuse/core": "^10.9.0",
"@wecom/jssdk": "^2.1.0",
"axios": "^0.28.0",
"codemirror": "^6.0.1",
"cropperjs": "^1.6.2",
"echarts": "^5.5.0",
- "element-plus": "^2.5.6",
+ "element-plus": "^2.9.1",
"file-saver": "^2.0.5",
"highlight.js": "^11.9.0",
"install": "^0.13.0",
diff --git a/ui/src/components/card-box/index.vue b/ui/src/components/card-box/index.vue
index 26ee4bb54..b753e3160 100644
--- a/ui/src/components/card-box/index.vue
+++ b/ui/src/components/card-box/index.vue
@@ -8,7 +8,7 @@
-