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 {