From ea8df2c98909f24e12c1807184238e893dc80f31 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期一, 17 三月 2025 11:31:46 +0800 Subject: [PATCH] 1 --- src/views/doctor/check/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/doctor/check/index.vue b/src/views/doctor/check/index.vue index ec42439..a72bc03 100644 --- a/src/views/doctor/check/index.vue +++ b/src/views/doctor/check/index.vue @@ -1063,7 +1063,6 @@ const proId = row.proId; resultList(tjNum, proId).then((res) => { this.jieguoList = res.data; - console.log(this.jieguoList, 998877); this.jyjc = this.jieguoList[0].jyjc; const ycbz = this.jieguoList[0].ycbz; -- Gitblit v1.8.0