fix: 系统重置框倒计时无变化
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user