From f461f94c2a805254ad35a2c64f4773ee1788f11e Mon Sep 17 00:00:00 2001 From: xlsea Date: Mon, 12 May 2025 20:32:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AE=A2=E6=88=B7?= =?UTF-8?q?=E7=AB=AF=20ID=20=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/typings/components.d.ts | 4 ---- src/views/system/client/modules/client-operate-drawer.vue | 8 ++++---- 2 files changed, 4 insertions(+), 8 deletions(-) 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, () => { - - + + - - + +