diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index d97ddea..a117eed 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -52,8 +52,6 @@
:close-on-press-escape="false"
:close-on-click-modal="false"
:before-close="()=>themeSwitchVisible=false"
- :modal-append-to-body="true"
- :append-to-body="true"
>
diff --git a/src/views/dashboard/components/user-daily-currency-gold-top/index.vue b/src/views/dashboard/components/user-daily-currency-gold-top/index.vue
index 8358595..dfca3de 100644
--- a/src/views/dashboard/components/user-daily-currency-gold-top/index.vue
+++ b/src/views/dashboard/components/user-daily-currency-gold-top/index.vue
@@ -62,8 +62,6 @@
:visible="queryDetailsVisible"
:close-on-press-escape="false"
:wrapper-closable="false"
- :modal-append-to-body="true"
- :append-to-body="true"
custom-class="drawer-auto-layout"
>