Commit bbc92c27 by 芋道源码 Committed by Gitee

!770 update src/components/Dialog/src/Dialog.vue.

Merge pull request !770 from 小敦敦/N/A
parents 8c4e1b7c ae5a9da4
......@@ -91,7 +91,7 @@ const dialogStyle = computed(() => {
icon="ep:close"
hover-color="var(--el-color-primary)"
color="var(--el-color-info)"
@click="close"
@click.stop="close"
/>
</div>
</div>
......
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