fix:修改alert Message Tooltip 显示不正常的问题

This commit is contained in:
zhangyu
2021-05-14 17:50:06 +08:00
parent 2d3cbd63b3
commit b1b784b67a
6 changed files with 194 additions and 168 deletions

View File

@@ -128,7 +128,7 @@ import table from '@/components/common/mixin/table'
import nzAlertTag from '../../../page/alert/nzAlertTag'
import chartDataFormat from '../../../charts/chartDataFormat'
import alertRuleInfo from '../../alert/alertRuleInfo'
import alertLabel from '../../alert/alertLabel2'
import alertLabel from '../../alert/alertLabel'
import { calcDurationByStringTimeB } from '../../js/tools'
export default {
name: 'alertMessageTable',