From e0d05c12d6969c53205aa1aa7ba9cb8696b5f225 Mon Sep 17 00:00:00 2001 From: lichuanyang <1176537920@qq.com> Date: Tue, 30 Jul 2024 13:29:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=86=85=E5=AE=B9=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../deviceManage/DeviceManageForm.vue | 139 ++++++-- .../applyregistration/deviceManage/index.vue | 83 +++-- .../DiagnosisTemplateForm.vue | 69 ++-- .../diagnosisTemplate/index.vue | 68 ++-- .../applyregistration/illnessCase/index.vue | 178 +++++++--- .../reportPrintStatistics/index.vue | 311 +++++++++++++---- .../reservationInfo/index.vue | 321 +++++++++--------- 7 files changed, 778 insertions(+), 391 deletions(-) diff --git a/src/views/applyregistration/deviceManage/DeviceManageForm.vue b/src/views/applyregistration/deviceManage/DeviceManageForm.vue index 110a6f81..5dab2dcc 100644 --- a/src/views/applyregistration/deviceManage/DeviceManageForm.vue +++ b/src/views/applyregistration/deviceManage/DeviceManageForm.vue @@ -2,74 +2,140 @@
+ ref="formRef" + :model="formData" + size="small" + label-width="100px" + label-position="right" + label-suffix="" + class="-ml-34px" + > - - + + + + - - + + + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + + 有效 + 无效 + - - + +