diff --git a/src/typings/components.d.ts b/src/typings/components.d.ts index 11ace286..96833366 100644 --- a/src/typings/components.d.ts +++ b/src/typings/components.d.ts @@ -12,7 +12,6 @@ declare module 'vue' { BetterScroll: typeof import('./../components/custom/better-scroll.vue')['default'] BooleanTag: typeof import('./../components/custom/boolean-tag.vue')['default'] ButtonIcon: typeof import('./../components/custom/button-icon.vue')['default'] - copy: typeof import('./../components/custom/role-select copy.vue')['default'] CountTo: typeof import('./../components/custom/count-to.vue')['default'] DarkModeContainer: typeof import('./../components/common/dark-mode-container.vue')['default'] DeptTree: typeof import('./../components/custom/dept-tree.vue')['default'] @@ -32,9 +31,6 @@ declare module 'vue' { IconGridiconsFullscreen: typeof import('~icons/gridicons/fullscreen')['default'] IconGridiconsFullscreenExit: typeof import('~icons/gridicons/fullscreen-exit')['default'] 'IconHugeicons:configuration01': typeof import('~icons/hugeicons/configuration01')['default'] - IconIcRoundDelete: typeof import('~icons/ic/round-delete')['default'] - IconIcRoundEdit: typeof import('~icons/ic/round-edit')['default'] - IconIcRoundPlus: typeof import('~icons/ic/round-plus')['default'] IconIcRoundRefresh: typeof import('~icons/ic/round-refresh')['default'] IconIcRoundSearch: typeof import('~icons/ic/round-search')['default'] IconLocalBanner: typeof import('~icons/local/banner')['default'] diff --git a/src/views/system/client/modules/client-operate-drawer.vue b/src/views/system/client/modules/client-operate-drawer.vue index 2ecf6a81..30bcffb1 100644 --- a/src/views/system/client/modules/client-operate-drawer.vue +++ b/src/views/system/client/modules/client-operate-drawer.vue @@ -134,11 +134,11 @@ watch(visible, () => { - - + + - - + +