Pre Merge pull request !747 from Bin/fix-bug

pull/747/MERGE
Bin 2025-03-23 00:00:05 +00:00 committed by Gitee
commit 1d4543498f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ const dialogStyle = computed(() => {
draggable
class="com-dialog"
:show-close="false"
@close="$emit('update:modelValue', false)"
>
<template #header="{ close }">
<div class="relative h-54px flex items-center justify-between pl-15px pr-15px">