diff --git a/src/apps/AppNotification/AppNotification.vue b/src/apps/AppNotification/AppNotification.vue index ed31212c..a671ff6e 100644 --- a/src/apps/AppNotification/AppNotification.vue +++ b/src/apps/AppNotification/AppNotification.vue @@ -95,7 +95,7 @@ if(opt.id){ this.comp = "detail"; this.params = { - id: opt.id + id: opt.id, flag: true }; this.showList = false;