From 02d67eabb2cde78382ebbed64fde95ec7207e23d Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 29 四月 2025 10:27:20 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/childHealth/assets/examinationList.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/books/childHealth/assets/examinationList.js b/src/books/childHealth/assets/examinationList.js index 450ef3f..a6e6a15 100644 --- a/src/books/childHealth/assets/examinationList.js +++ b/src/books/childHealth/assets/examinationList.js @@ -1,8 +1,8 @@ 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], + 18: [65863, 65864, 65865, 65866, 65867, 65868, 65869], 22: [65870, 65871, 65872, 65873, 65874], 27: [65875, 65876, 65877, 65878, 65879, 65880, 65881, 65882], 32: [65883, 65884, 65885, 65886], -- Gitblit v1.9.1