From 5222b1c8e6803a1561d35c42ad3818b6c82f1f2b Mon Sep 17 00:00:00 2001 From: ywyonui Date: Tue, 23 Sep 2025 13:14:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=B0=B1=E9=A4=90=E7=82=B9?= =?UTF-8?q?=E5=90=8D=E7=9A=84=E6=A0=87=E5=87=86ID=E5=92=8C=E6=A0=87?= =?UTF-8?q?=E5=87=86=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/view/routine/jc/components/dm.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/view/routine/jc/components/dm.vue b/src/pages/view/routine/jc/components/dm.vue index a1e8c3b..0ae470d 100644 --- a/src/pages/view/routine/jc/components/dm.vue +++ b/src/pages/view/routine/jc/components/dm.vue @@ -214,6 +214,8 @@ const tjDm = debounce(async () => { .join(','); let dmData: any = { jcTime: new Date(), + bzId: getJcBz.id, + bzMc: getJcBz.bzMc, bjId: curBj.value.key, njId: curNj.value.key, bjmc: curBj.value.title,