fix: 修复组件指定name重复问题

This commit is contained in:
@changcode
2021-06-17 11:24:38 +08:00
parent f9279496f5
commit 57c77a8679
22 changed files with 22 additions and 22 deletions

View File

@@ -75,7 +75,7 @@ import topToolMoreOptions from '@/components/common/popBox/topToolMoreOptions'
import alertSilenceBox from '@/components/common/rightBox/alertSilenceBox'
export default {
name: 'alert-config',
name: 'alertRule',
components: {
deleteButton,
alertRuleBox,