update src/components/Dialog/src/Dialog.vue.

解决了弹窗默认top为0的问题

Signed-off-by: AKING <2734339436@qq.com>
This commit is contained in:
AKING 2023-09-04 03:31:35 +00:00 committed by Gitee
parent 881ec67236
commit d74f96fe17
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -66,7 +66,6 @@ const dialogStyle = computed(() => {
destroy-on-close
lock-scroll
draggable
top="0"
class="com-dialog"
:show-close="false"
>