mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-29 10:42:39 +08:00
优化
This commit is contained in:
@@ -17,8 +17,8 @@ class XLog {
|
||||
|
||||
private platform: IErrorEvent;
|
||||
|
||||
MessageList: any[] = [];
|
||||
timer: number;
|
||||
private MessageList: any[] = [];
|
||||
private timer: number;
|
||||
|
||||
constructor(props: Props, platform: IErrorEvent) {
|
||||
this.platform = platform;
|
||||
|
||||
Reference in New Issue
Block a user