From 40e7802e2b5475f80ea7dd377e86b2bac7b36b39 Mon Sep 17 00:00:00 2001 From: 18086616529 <344820985@qq.com> Date: Wed, 3 Jun 2026 10:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E9=BD=90package.json=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontends/apps/simple-platform-vue/package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontends/apps/simple-platform-vue/package.json b/frontends/apps/simple-platform-vue/package.json index 8d62894..3fba515 100644 --- a/frontends/apps/simple-platform-vue/package.json +++ b/frontends/apps/simple-platform-vue/package.json @@ -12,6 +12,9 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", + "@vue-flow/background": "^1.3.2", + "@vue-flow/controls": "^1.1.3", + "@vue-flow/core": "^1.48.2", "axios": "^1.7.7", "echarts": "^5.5.1", "element-plus": "^2.8.4",