fix: 统一系统弹窗样式

This commit is contained in:
ssongliu
2022-12-01 17:34:19 +08:00
committed by ssongliu
parent c61e2cb191
commit 986ecf5d16
26 changed files with 192 additions and 46 deletions

View File

@@ -59,7 +59,7 @@
</ComplexTable>
</el-card>
</div>
<el-dialog v-model="changeVisiable" :destroy-on-close="true" width="30%">
<el-dialog v-model="changeVisiable" :destroy-on-close="true" :close-on-click-modal="false" width="30%">
<template #header>
<div class="card-header">
<span>{{ $t('database.changePassword') }}</span>