From 88e07ba56460b43a32e758cb537f8b1abd3a678d Mon Sep 17 00:00:00 2001 From: ye1023 <12588209+ye1023@user.noreply.gitee.com> Date: Tue, 14 Jul 2026 14:50:00 +0800 Subject: [PATCH] =?UTF-8?q?yxk-20260714=20bug=E4=BF=AE=E5=A4=8D=EF=BC=9A?= =?UTF-8?q?=E5=B7=B2=E9=98=85=E5=90=8E=EF=BC=8C=E5=87=BA=E7=8E=B02?= =?UTF-8?q?=E4=B8=AA=E5=B7=B2=E9=98=85=E6=88=90=E5=8A=9F=E7=9A=84=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/process/personalOffice/myCcTask/CcTaskListContent.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/super/bpm/process/personalOffice/myCcTask/CcTaskListContent.vue b/src/views/super/bpm/process/personalOffice/myCcTask/CcTaskListContent.vue index 58cd74e..9aa4bc8 100644 --- a/src/views/super/bpm/process/personalOffice/myCcTask/CcTaskListContent.vue +++ b/src/views/super/bpm/process/personalOffice/myCcTask/CcTaskListContent.vue @@ -80,7 +80,6 @@ return; } await markRead(record.ccId); - createMessage.success('已阅成功'); await reload(); }