From fc87eb2c29fcb636b34c832318d9430d3e624762 Mon Sep 17 00:00:00 2001 From: mch <1332099529@qq.com> Date: Mon, 26 Jun 2023 18:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=93=E6=A3=80=E4=BA=BA=E5=91=98=E7=99=BB?= =?UTF-8?q?=E8=AE=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../patientRegister/ContactPerson.vue | 229 +++ .../patientRegister/customerOrgEdit.vue | 327 ++++ .../patientRegister/customerOrgRegister.vue | 235 +++ .../patientRegister/customerOrgTree.vue | 90 + .../unitGrouping/unitGroupCategory.vue | 145 +- src/views/customerOrg/customerOrgGroup.vue | 12 +- src/views/customerOrg/patientRegister.vue | 1674 +---------------- 7 files changed, 1067 insertions(+), 1645 deletions(-) create mode 100644 src/components/patientRegister/ContactPerson.vue create mode 100644 src/components/patientRegister/customerOrgEdit.vue create mode 100644 src/components/patientRegister/customerOrgRegister.vue create mode 100644 src/components/patientRegister/customerOrgTree.vue diff --git a/src/components/patientRegister/ContactPerson.vue b/src/components/patientRegister/ContactPerson.vue new file mode 100644 index 0000000..b452833 --- /dev/null +++ b/src/components/patientRegister/ContactPerson.vue @@ -0,0 +1,229 @@ + + + \ No newline at end of file diff --git a/src/components/patientRegister/customerOrgEdit.vue b/src/components/patientRegister/customerOrgEdit.vue new file mode 100644 index 0000000..12ba88d --- /dev/null +++ b/src/components/patientRegister/customerOrgEdit.vue @@ -0,0 +1,327 @@ + + + \ No newline at end of file diff --git a/src/components/patientRegister/customerOrgRegister.vue b/src/components/patientRegister/customerOrgRegister.vue new file mode 100644 index 0000000..6fcee3e --- /dev/null +++ b/src/components/patientRegister/customerOrgRegister.vue @@ -0,0 +1,235 @@ + + + \ No newline at end of file diff --git a/src/components/patientRegister/customerOrgTree.vue b/src/components/patientRegister/customerOrgTree.vue new file mode 100644 index 0000000..61f3d0f --- /dev/null +++ b/src/components/patientRegister/customerOrgTree.vue @@ -0,0 +1,90 @@ + + + \ No newline at end of file diff --git a/src/components/unitGrouping/unitGroupCategory.vue b/src/components/unitGrouping/unitGroupCategory.vue index 4a01804..fbc77ae 100644 --- a/src/components/unitGrouping/unitGroupCategory.vue +++ b/src/components/unitGrouping/unitGroupCategory.vue @@ -12,7 +12,106 @@ -
+
+
+ + + + +
+
+
+ 全添加 +
+
+ 添加 +
+
+ 移去 +
+
+ 全移去 +
+
+ +
+ + + + + + +
+
+
+ 复制套餐 +
+
+ 复制分组 +
+
+
+ + + + + + + + + + + + + + + + 取 消 + 确 定 + + + + + + + + + + + + + 取 消 + 确 定 + + +