From fe5b83b576a60ab71d599cfdeeae79ea7085ebe3 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期五, 20 十二月 2024 19:50:51 +0800 Subject: [PATCH] 12 --- src/api/doctor/examination.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/doctor/examination.js b/src/api/doctor/examination.js index 7cded7e..961abe9 100644 --- a/src/api/doctor/examination.js +++ b/src/api/doctor/examination.js @@ -62,4 +62,4 @@ method: 'get', params: {tjNum:tjNum} }) -} \ No newline at end of file +} -- Gitblit v1.8.0