From 8e44241f439cf99b50a7ed94abe5a692fc1c91ec Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Mon, 17 Jul 2023 11:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E7=BA=A6=E5=88=97=E8=A1=A8=E5=8F=8A?= =?UTF-8?q?=E9=A2=84=E7=BA=A6=E6=96=B0=E5=A2=9E=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../360View/commonForm/eyesVision.vue | 2 +- .../views/modules/formList/mraOrder.vue | 11 +++--- .../reservation/schedule/addPatientOrder.vue | 9 +++-- .../reservation/subList/index.vue | 29 +++++++-------- .../reservation/subList/printTable.vue | 36 +++++++------------ 5 files changed, 40 insertions(+), 47 deletions(-) diff --git a/src/components/360View/commonForm/eyesVision.vue b/src/components/360View/commonForm/eyesVision.vue index 3deb291..00cf567 100644 --- a/src/components/360View/commonForm/eyesVision.vue +++ b/src/components/360View/commonForm/eyesVision.vue @@ -1086,7 +1086,7 @@ export default { } else if (rowIndex === 17) { return { rowspan: 1, - colspan: 3 + colspan: 4 } } } else if (rowIndex === 15 || rowIndex === 16) { diff --git a/src/page-subspecialty/views/modules/formList/mraOrder.vue b/src/page-subspecialty/views/modules/formList/mraOrder.vue index 096ea6c..2c86a0f 100644 --- a/src/page-subspecialty/views/modules/formList/mraOrder.vue +++ b/src/page-subspecialty/views/modules/formList/mraOrder.vue @@ -10,7 +10,7 @@
-

+

眼底血管造影患者预约单

@@ -23,7 +23,7 @@ 患者姓名:
- +
登记号:
@@ -131,7 +131,7 @@
- 备注: + 备注:
@@ -400,6 +400,9 @@ export default {