fix:修改时间选择器 定时刷新导致时间显示不正确的问题
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user