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(",") }}