From d71ed79914076dbf7d9a1613402d6dba54f74482 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期一, 23 十二月 2024 14:20:47 +0800
Subject: [PATCH] 11111

---
 packageBookService/pages/bookServices/examination/examination.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/examination/examination.js b/packageBookService/pages/bookServices/examination/examination.js
index 357ec3c..320d1a5 100644
--- a/packageBookService/pages/bookServices/examination/examination.js
+++ b/packageBookService/pages/bookServices/examination/examination.js
@@ -2460,7 +2460,7 @@
       // 鍋氬畬浜嗕笖鍔犲叆浜嗙彮绾э紝鎻愪氦鍒癿essage
       if (this.data.classList.length && this.data.joinGroup) {
         this.data.classList.forEach(item => {
-          if (item.linkProductDto.product.id == this.data.bookId)
+          if (item.linkProductDto.product.id == this.data.bookId && item.topicId)
             this.newTopicMessage(item.topicId)
         })
         this.setinteractionInfo()

--
Gitblit v1.9.1