fix: 修复组件指定name重复问题
This commit is contained in:
@@ -125,7 +125,7 @@ import chartDataFormat from '../../charts/chartDataFormat'
|
||||
import promqlInput from '../../page/dashboard/explore/promqlInput'
|
||||
import { nzNumber } from '../js/validate'
|
||||
export default {
|
||||
name: 'alertConfigBox',
|
||||
name: 'alertRuleBox',
|
||||
props: {
|
||||
alertRule: Object
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user