From 259c344e0b0300c8d6bdf6ba26f6814f912a1c95 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=95=B8=E9=9D=9E?= <8153694@qq.com>
Date: Wed, 6 Sep 2023 10:47:58 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=80=9A=E7=9F=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 smart-office-manager-ui/admin/src/views/room/drawershow.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/smart-office-manager-ui/admin/src/views/room/drawershow.vue b/smart-office-manager-ui/admin/src/views/room/drawershow.vue
index f2bf7da..2295bf8 100644
--- a/smart-office-manager-ui/admin/src/views/room/drawershow.vue
+++ b/smart-office-manager-ui/admin/src/views/room/drawershow.vue
@@ -51,6 +51,7 @@
                 toString:[
                     "deviceId",
                     "roomType",
+                    "noticeId",
                 ],
                 toDate:[
                 ],
-- 
2.24.3