[webapp] 通知红标,近期未处理告警展示
This commit is contained in:
@@ -35,4 +35,8 @@ export class LocalStorageService {
|
||||
return this.putData(Authorization, token);
|
||||
}
|
||||
|
||||
public clear() {
|
||||
localStorage.clear();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user