diff --git a/src/page/index/index.vue b/src/page/index/index.vue index 2339a27..2401584 100644 --- a/src/page/index/index.vue +++ b/src/page/index/index.vue @@ -94,10 +94,10 @@ export default { clearInterval(this.timer); return; } - if (this.itemList.length === 0) { - this.notifyList = []; - this.notice(); - } + // if (this.itemList.length === 0) { + // this.notifyList = []; + // this.notice(); + // } }, 20000); }, // 消息通知 diff --git a/src/page/index/top/index.vue b/src/page/index/top/index.vue index 122d38e..26a733d 100644 --- a/src/page/index/top/index.vue +++ b/src/page/index/top/index.vue @@ -40,7 +40,7 @@ --> - 一键已读 {{total}} + - - + --> - + + + + @@ -470,7 +478,7 @@ {{taskForm.planName}} {{taskForm.taskCode}} - {{taskForm.groupId | groupName}} + {{taskForm.groupName}} {{taskForm.actStartTime}} {{taskForm.actFinishTime}}