From 0701f8125f20cbb324cbc9361bf8c9bfaa43667c Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期五, 28 三月 2025 14:19:28 +0800
Subject: [PATCH] #添加 1. 添加跟踪码获取物料信息接口 2. 平台字段优化

---
 rsf-admin/package.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/rsf-admin/package.json b/rsf-admin/package.json
index 69d4315..fb022cd 100644
--- a/rsf-admin/package.json
+++ b/rsf-admin/package.json
@@ -21,20 +21,24 @@
     "axios": "^1.7.4",
     "date-fns": "^3.6.0",
     "framer-motion": "^12.4.10",
+    "jsbarcode": "^3.11.6",
     "lodash": "^4.17.21",
     "motion": "^12.4.1",
     "papaparse": "^5.4.1",
     "pixi.js": "^7.4.0",
     "prop-types": "^15.8.1",
     "ra-i18n-polyglot": "^5.6.2",
+    "ra-language-chinese": "^2.0.10",
     "ra-language-english": "^5.6.2",
     "react": "^18.3.0",
     "react-admin": "^5.6.3",
+    "react-barcode": "^1.6.1",
     "react-dom": "^18.3.0",
     "react-hook-form": "^7.53.0",
     "react-router": "^6.22.0",
     "react-router-dom": "^6.26.1",
     "react-syntax-highlighter": "^15.5.0",
+    "react-to-print": "^3.0.5",
     "three": "^0.155.0",
     "tweedle.js": "^2.1.0"
   },

--
Gitblit v1.9.1