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" >