Commit d74f96fe by AKING Committed by Gitee

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

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

Signed-off-by: AKING <2734339436@qq.com>
parent 881ec672
...@@ -66,7 +66,6 @@ const dialogStyle = computed(() => { ...@@ -66,7 +66,6 @@ const dialogStyle = computed(() => {
destroy-on-close destroy-on-close
lock-scroll lock-scroll
draggable draggable
top="0"
class="com-dialog" class="com-dialog"
:show-close="false" :show-close="false"
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment