From 8fb8dcd3aaacab746e868d2ab221d3b5ca9653f6 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Tue, 14 Mar 2023 18:24:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=97=85=E4=BE=8B=E6=94=B6=E9=9B=86=E6=A0=91?= =?UTF-8?q?=E5=BD=A2=E7=BB=93=E6=9E=84=E7=9B=B8=E5=85=B3=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E8=B0=83=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/360View/collection.vue | 223 +++++++++-- src/components/360View/index1.vue | 8 +- .../medicalRecord/outPatientRecord/index.vue | 2 +- src/mixins/view-module.js | 356 +++++++++--------- .../optometryManagement/dioptric/index.vue | 3 +- .../outpatientManagement/call/index.vue | 5 +- .../outpatientManagement/treat/index.vue | 11 +- 7 files changed, 378 insertions(+), 230 deletions(-) diff --git a/src/components/360View/collection.vue b/src/components/360View/collection.vue index 62b39ec..940597d 100644 --- a/src/components/360View/collection.vue +++ b/src/components/360View/collection.vue @@ -1,47 +1,56 @@ @@ -162,6 +162,7 @@ export default { HisAddVisible: false, editPatidVisible: false, dataForm: { + platform: '3', patId: '', patName: '', doctorName: '', diff --git a/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue b/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue index 1414339..e8a6043 100644 --- a/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue +++ b/src/page-subspecialty/views/modules/outpatientManagement/call/index.vue @@ -103,7 +103,7 @@ - +