From eaca9cc0cacf52c3ae88e6ae8fe6e3fdb88480cc Mon Sep 17 00:00:00 2001 From: hyingbo <1363390067@qq.com> Date: 星期五, 30 五月 2025 17:38:17 +0800 Subject: [PATCH] 添加文件上传下载功能 --- package.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 1c8fad1..de242b3 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "dependencies": { "@antv/data-set": "^0.11.4", "@jeecg/antd-online-mini": "3.0.0-RC", + "@jiaminghi/data-view": "^2.10.0", "@tinymce/tinymce-vue": "2.1.0", "@toast-ui/editor": "^2.1.2", "ali-oss": "^6.17.1", @@ -126,4 +127,4 @@ "last 2 versions", "not ie <= 8" ] -} \ No newline at end of file +} -- Gitblit v1.9.3