From c53558168cfba87c12d437c85160e9916555f442 Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Wed, 19 Feb 2025 15:51:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=8A=E7=96=97=E6=A1=A3=E6=A1=88=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E6=A8=A1=E6=9D=BF=E6=8C=89=E9=92=AE=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E6=97=A0=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/followFile/subjects.vue | 694 ++++++++---------- .../src/views/medicalFile/index.vue | 4 +- 2 files changed, 297 insertions(+), 401 deletions(-) diff --git a/acupuncture-前台/src/views/followFile/subjects.vue b/acupuncture-前台/src/views/followFile/subjects.vue index e332f8519..f4e18880c 100644 --- a/acupuncture-前台/src/views/followFile/subjects.vue +++ b/acupuncture-前台/src/views/followFile/subjects.vue @@ -1,418 +1,314 @@ - - - - - - - - - - 搜索 - - 重置 - - - + + + + + + + + + + 搜索 + + 重置 + + + - - - + + + - - - - - - 男 - 女 - - + + + + + + 男 + 女 + + - - - {{ parseTime(scope.row.createTime, "{y}-{m}-{d}") }} - - - - - - - - {{ idCardTypeValue[scope.row.idCardType] }} - - - - - - - {{ scope.row.queueList.map((i) => i.queueName).join(",") }} - - - - - - {{ scope.row.createBy }} - {{ + + + {{ parseTime(scope.row.createTime, "{y}-{m}-{d}") }} + + + + + + + + {{ idCardTypeValue[scope.row.idCardType] }} + + + + + + + {{ scope.row.queueList.map((i) => i.queueName).join(",") }} + + + + + + {{ scope.row.createBy }} + {{ parseTime(scope.row.createTime, "{y}-{m}-{d} {h}:{i}") }} - - - - - 队列管理 - 患者档案 - 诊疗档案 - - - + + + + + 队列管理 + 患者档案 + 诊疗档案 + + + - + - - - - - - - - - - - - - + + + + + + + + + + + + + +} --> \ No newline at end of file diff --git a/acupuncture-前台/src/views/medicalFile/index.vue b/acupuncture-前台/src/views/medicalFile/index.vue index e2606b6ed..92a0cf449 100644 --- a/acupuncture-前台/src/views/medicalFile/index.vue +++ b/acupuncture-前台/src/views/medicalFile/index.vue @@ -119,7 +119,7 @@ - + @@ -134,7 +134,7 @@ {{ status[scope.row.status] }} - + {{ scope.row.queueVoList.map((i) => i.queueName).join(",") }}