fix: 活动告警启用历史同步按钮
This commit is contained in:
@@ -956,7 +956,7 @@ onMounted(() => {
|
||||
{{ t('views.faultManage.activeAlarm.updateConfirm') }}
|
||||
</a-button>
|
||||
|
||||
<a-button type="primary" @click.prevent="fnSync()" v-if="false">
|
||||
<a-button type="primary" @click.prevent="fnSync()">
|
||||
<template #icon>
|
||||
<ReloadOutlined />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user