From 0e7fdc664a6af076c32ed0178f14dc4ca3799c6a Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期一, 02 二月 2026 17:47:37 +0800
Subject: [PATCH] 任务管理页面,目标站点名称错误
---
rsf-admin/package.json | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/rsf-admin/package.json b/rsf-admin/package.json
index f62c51a..4cc1046 100644
--- a/rsf-admin/package.json
+++ b/rsf-admin/package.json
@@ -42,10 +42,11 @@
"react-router": "^6.22.0",
"react-router-dom": "^6.26.1",
"react-syntax-highlighter": "^15.5.0",
- "react-to-print": "^3.0.5",
+ "react-to-print": "^2.14.11",
"svgpath": "^2.6.0",
"three": "^0.155.0",
- "tweedle.js": "^2.1.0"
+ "tweedle.js": "^2.1.0",
+ "recharts": "^2.15.0"
},
"devDependencies": {
"@types/node": "^20.10.7",
@@ -63,4 +64,4 @@
"vite": "^5.3.5"
},
"name": "rsf"
-}
+}
\ No newline at end of file
--
Gitblit v1.9.1