fix:修改时间选择器 定时刷新导致时间显示不正确的问题

This commit is contained in:
zhangyu
2021-03-29 17:57:11 +08:00
parent faa3690f80
commit 8d062562e2
7 changed files with 31 additions and 26 deletions

View File

@@ -1068,8 +1068,8 @@ const en = {
project: 'project',
module: 'module',
endpoint: 'endpoint',
asset: 'asset'
asset: 'asset',
timeError: 'The end time must be greater than the start time'
},
P1Rule: 'P1: Critical, alert that can cause business paralysis',
P2Rule: 'P2: Major, alert that requires urgent attention, but does not affect the business yet',