fix:修复Dialog样式
This commit is contained in:
parent
439d897038
commit
1c3f606165
@ -12,7 +12,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
<div class="pt-4">
|
||||
<slot />
|
||||
</div>
|
||||
<template #footer v-if="showFooter">
|
||||
<span class="dialog-footer">
|
||||
<el-button @click="close">{{ $t('system.cancel') }}</el-button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user