From 733cffd38e00b9cb80063251afb1890937586527 Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期四, 31 七月 2025 14:48:52 +0800
Subject: [PATCH] Merge branch 'ID2716-血流量取值bug' into test

---
 package.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index f6bb524..a432161 100644
--- a/package.json
+++ b/package.json
@@ -15,9 +15,11 @@
     "@vant/icons": "^3.0.2",
     "@zxing/library": "^0.21.3",
     "axios": "^1.9.0",
+    "dayjs": "^1.11.13",
     "echarts": "^5.6.0",
     "element-plus": "^2.9.2",
     "event-source-polyfill": "^1.0.31",
+    "pinia": "^3.0.3",
     "qs": "^6.14.0",
     "speak-tts": "^2.0.8",
     "vant": "^3.4.3",

--
Gitblit v1.8.0