From b36d06e85eff7302df612d19ff0810e1a3b304d5 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期三, 12 六月 2024 11:07:15 +0800
Subject: [PATCH] 优化

---
 src/books/childHealth/assets/examinationList.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/books/childHealth/assets/examinationList.js b/src/books/childHealth/assets/examinationList.js
index 450ef3f..dd56c38 100644
--- a/src/books/childHealth/assets/examinationList.js
+++ b/src/books/childHealth/assets/examinationList.js
@@ -1,6 +1,6 @@
 const testData = {
   2: {
-    9: [63795, 63796, 63797, 63798, 63804],
+    10: [63795, 63796, 63797, 63798, 63804],
     14: [65859, 65860, 65861, 65862],
     17: [65863, 65864, 65865, 65866, 65867, 65868, 65869],
     22: [65870, 65871, 65872, 65873, 65874],

--
Gitblit v1.9.1