[前台] 及時告警閃爍錯誤 | alarmbaja 語法修改
This commit is contained in:
		
							parent
							
								
									a8293c6798
								
							
						
					
					
						commit
						fd12f921a1
					
				@ -1152,7 +1152,7 @@ License: You must have a valid license purchased only from wrapbootstrap.com (li
 | 
			
		||||
                            getAlarmSub(data);
 | 
			
		||||
                        }
 | 
			
		||||
 | 
			
		||||
                        alarmIconBlink();
 | 
			
		||||
                      alarmIconBlink(data);
 | 
			
		||||
                    });
 | 
			
		||||
                    getAlarm();
 | 
			
		||||
                });
 | 
			
		||||
 | 
			
		||||
@ -780,7 +780,7 @@ function getOtherAlarmByBaja(
 | 
			
		||||
      startUrl +
 | 
			
		||||
      "timestamp.millis <= " +
 | 
			
		||||
      endDate_millisecond +
 | 
			
		||||
      " and normalTime " +
 | 
			
		||||
      " and sourceState " +
 | 
			
		||||
      _recoverState +
 | 
			
		||||
      " and ackState " +
 | 
			
		||||
      _ackState +
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user