refactor: 抽离未读告警状态,不再持久化
This commit is contained in:
@@ -3,4 +3,5 @@ export const NDM_DEVICE_STORE_ID = 'ndm-device-store';
|
||||
export const NDM_POLLIING_STORE_ID = 'ndm-polling-store';
|
||||
export const NDM_SETTING_STORE_ID = 'ndm-setting-store';
|
||||
export const NDM_STATION_STORE_ID = 'ndm-station-store';
|
||||
export const NDM_UNREAD_STORE_ID = 'ndm-unread-store';
|
||||
export const NDM_USER_STORE_ID = 'ndm-user-store';
|
||||
|
||||
Reference in New Issue
Block a user