fix: 系统重置框倒计时无变化

This commit is contained in:
TsMask
2024-06-25 17:53:45 +08:00
parent 84bdb44286
commit 2a2b441e09

View File

@@ -66,10 +66,9 @@ function fnModalCancel() {
{{ t('common.reset') }}
</a-button>
</a-col>
<ProModal
<a-modal
:drag="true"
:width="400"
:minHeight="200"
:width="416"
:destroyOnClose="true"
:mask-closable="false"
v-model:visible="state.visible"
@@ -84,7 +83,7 @@ function fnModalCancel() {
<div style="color: #f5222d">
{{ t('views.system.setting.resetTipContent') }}
</div>
</ProModal>
</a-modal>
<a-col :lg="12" :md="12" :xs="24">
<a-typography>