feat:【ele】【mall】ElDialog :append-to-body="true"

This commit is contained in:
puhui999
2025-12-20 10:40:27 +08:00
parent fad560db52
commit ebf7221fd2
2 changed files with 2 additions and 0 deletions

View File

@@ -295,6 +295,7 @@ onMounted(async () => {
title="商品选择"
width="70%"
:destroy-on-close="true"
:append-to-body="true"
@close="closeModal"
>
<Grid>

View File

@@ -230,6 +230,7 @@ onMounted(async () => {
title="选择商品"
width="950px"
:destroy-on-close="true"
:append-to-body="true"
@close="closeModal"
>
<Grid />