mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-04 04:38:20 +08:00
fix: Notification can't stay in page
This commit is contained in:
parent
e97c169ca6
commit
da21132265
@ -23,6 +23,7 @@ export class NotificationService {
|
||||
}
|
||||
|
||||
this.modal.create({
|
||||
stayWhenRouterChange: true,
|
||||
nzTitle: $localize`Release Notes`,
|
||||
nzContent: $localize`There will be downtime updates from ${logInfo.startTime.getHours()}\:00 to ${logInfo.endTime.getHours()}\:00 today, and may be temporarily inaccessible.`
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user