From da883ac7a3de1db2af3adee1e4da3583f8824c18 Mon Sep 17 00:00:00 2001 From: du <13220750630.163.com> Date: 星期二, 17 六月 2025 11:11:00 +0800 Subject: [PATCH] 表单设计器 --- ruoyi-ui/apps/web-antd/package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/apps/web-antd/package.json b/ruoyi-ui/apps/web-antd/package.json index 633fb20..2138a2a 100644 --- a/ruoyi-ui/apps/web-antd/package.json +++ b/ruoyi-ui/apps/web-antd/package.json @@ -27,6 +27,8 @@ }, "dependencies": { "@ant-design/icons-vue": "^7.0.1", + "@form-create/designer": "^3.2.11", + "@form-create/element-ui": "^3.2.25", "@tinymce/tinymce-vue": "^6.0.1", "@vben/access": "workspace:*", "@vben/common-ui": "workspace:*", @@ -48,6 +50,7 @@ "crypto-js": "^4.2.0", "dayjs": "catalog:", "echarts": "^5.5.1", + "element-plus": "^2.10.2", "jsencrypt": "^3.3.2", "lodash-es": "^4.17.21", "pinia": "catalog:", -- Gitblit v1.9.3