diff --git a/components.d.ts b/components.d.ts index 2041530..9a51634 100644 --- a/components.d.ts +++ b/components.d.ts @@ -11,6 +11,7 @@ export {} /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { + AutoTooltip: typeof import('./src/components/autoTooltip/index.vue')['default'] CardItem: typeof import('./src/components/cardItem/index.vue')['default'] Comment: typeof import('./src/components/comment/index.vue')['default'] CommonFilter: typeof import('./src/components/commonFilter/index.vue')['default'] @@ -56,6 +57,7 @@ declare module 'vue' { ElSkeleton: typeof import('element-plus/es')['ElSkeleton'] ElSkeletonItem: typeof import('element-plus/es')['ElSkeletonItem'] ElSubMenu: typeof import('element-plus/es')['ElSubMenu'] + ElSwitch: typeof import('element-plus/es')['ElSwitch'] ElTable: typeof import('element-plus/es')['ElTable'] ElTableColumn: typeof import('element-plus/es')['ElTableColumn'] ElTabPane: typeof import('element-plus/es')['ElTabPane'] diff --git a/src/components/autoTooltip/index.vue b/src/components/autoTooltip/index.vue new file mode 100644 index 0000000..9a8bd4e --- /dev/null +++ b/src/components/autoTooltip/index.vue @@ -0,0 +1,39 @@ + + + + + \ No newline at end of file diff --git a/src/components/overflowTabs/index.vue b/src/components/overflowTabs/index.vue index 561962f..3d5bef3 100644 --- a/src/components/overflowTabs/index.vue +++ b/src/components/overflowTabs/index.vue @@ -1,14 +1,20 @@ @@ -42,53 +49,94 @@ diff --git a/src/pages/stage/origanization/index.vue b/src/pages/stage/origanization/index.vue index 2558548..132808c 100644 --- a/src/pages/stage/origanization/index.vue +++ b/src/pages/stage/origanization/index.vue @@ -4,10 +4,12 @@
@@ -18,7 +20,7 @@
组织架构
- +
@@ -62,17 +70,17 @@
- + - +
- +