From b43f4a6b7751fc3f637aff7dfa3a6c8007382ee3 Mon Sep 17 00:00:00 2001 From: "STW_TTTY\\stwtt" Date: Wed, 3 Apr 2024 10:55:05 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=20=E0=B8=97?= =?UTF-8?q?=E0=B8=B0=E0=B9=80=E0=B8=9A=E0=B8=B5=E0=B8=A2=E0=B8=99=E0=B8=9B?= =?UTF-8?q?=E0=B8=A3=E0=B8=B0=E0=B8=A7=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B9=83?= =?UTF-8?q?=E0=B8=AB=E0=B8=A1=E0=B9=88(=E0=B8=82=E0=B9=89=E0=B8=AD?= =?UTF-8?q?=E0=B8=A1=E0=B8=B9=E0=B8=A5=E0=B8=84=E0=B8=A3=E0=B8=AD=E0=B8=9A?= =?UTF-8?q?=E0=B8=84=E0=B8=A3=E0=B8=B1=E0=B8=A7)=20/=E0=B9=80=E0=B8=9E?= =?UTF-8?q?=E0=B8=B4=E0=B9=88=E0=B8=A1=20=E0=B9=80=E0=B9=80=E0=B8=AA?= =?UTF-8?q?=E0=B8=94=E0=B8=87=E0=B8=97=E0=B8=B1=E0=B9=89=E0=B8=87=E0=B8=AB?= =?UTF-8?q?=E0=B8=A1=E0=B8=94=20=E0=B8=97=E0=B8=B0=E0=B9=80=E0=B8=9A?= =?UTF-8?q?=E0=B8=B5=E0=B8=A2=E0=B8=99=E0=B8=9B=E0=B8=A3=E0=B8=B0=E0=B8=A7?= =?UTF-8?q?=E0=B8=B1=E0=B8=95=E0=B8=B4=E0=B9=80=E0=B8=81=E0=B9=88=E0=B8=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Tree/OrganizationDialog.vue | 1 - .../Tree/OrganizationDialogAddEdit.vue | 1 - .../components/StructureMain.vue | 1 - .../04_registry/components/TableProfile.vue | 5 + src/modules/04_registry/views/Main.vue | 3 + .../detail/PersonalInformation/04_Family.vue | 283 +++++++++++------- 6 files changed, 184 insertions(+), 110 deletions(-) diff --git a/src/modules/02_organizational/components/Tree/OrganizationDialog.vue b/src/modules/02_organizational/components/Tree/OrganizationDialog.vue index 903076867..df18bbf64 100644 --- a/src/modules/02_organizational/components/Tree/OrganizationDialog.vue +++ b/src/modules/02_organizational/components/Tree/OrganizationDialog.vue @@ -332,7 +332,6 @@ import type { OrganizaOption, GovermentOption, } from "../../interface/index/Main"; -// import { log } from "console"; // import { organizationSet } from "../interface/index/Main"; import { useCounterMixin } from "@/stores/mixin"; diff --git a/src/modules/02_organizational/components/Tree/OrganizationDialogAddEdit.vue b/src/modules/02_organizational/components/Tree/OrganizationDialogAddEdit.vue index eaf9e81f5..b2d2e8bc6 100644 --- a/src/modules/02_organizational/components/Tree/OrganizationDialogAddEdit.vue +++ b/src/modules/02_organizational/components/Tree/OrganizationDialogAddEdit.vue @@ -309,7 +309,6 @@ import type { OrganizaOption, GovermentOption, } from "../../interface/index/Main"; -// import { log } from "console"; import type { EnumStringMember } from "@babel/types"; // import { organizationSet } from "../interface/index/Main"; diff --git a/src/modules/02_organizationalNew/components/StructureMain.vue b/src/modules/02_organizationalNew/components/StructureMain.vue index 73aee3590..34ca9ca57 100644 --- a/src/modules/02_organizationalNew/components/StructureMain.vue +++ b/src/modules/02_organizationalNew/components/StructureMain.vue @@ -9,7 +9,6 @@ import { StructChart } from "structure-chart"; import "structure-chart/structure-chart.css"; import { useCounterMixin } from "@/stores/mixin"; import { useOrganizational } from "@/modules/02_organizationalNew/store/organizational"; -import { log } from "console"; const mixin = useCounterMixin(); const store = useOrganizational(); diff --git a/src/modules/04_registry/components/TableProfile.vue b/src/modules/04_registry/components/TableProfile.vue index 63904c425..3b689d0b8 100644 --- a/src/modules/04_registry/components/TableProfile.vue +++ b/src/modules/04_registry/components/TableProfile.vue @@ -15,6 +15,7 @@ v-model:pagination="pagination" >