From c9ef2687d3460da668d08d58dee6af468ed6693e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 05 十一月 2024 11:48:34 +0800
Subject: [PATCH] 最新版本541200007

---
 h5/pages/staff/snapshot.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5/pages/staff/snapshot.vue b/h5/pages/staff/snapshot.vue
index 4d14c15..bb925eb 100644
--- a/h5/pages/staff/snapshot.vue
+++ b/h5/pages/staff/snapshot.vue
@@ -251,7 +251,7 @@
 				this.isShowTime = false
 			},
 			initConfig() {
-				deptListPost({}).then(res => {
+				deptListPost({queryHiddenDanger: 1}).then(res => {
 					this.deptList = [res.data]
 				})
 				DangerConfigType({

--
Gitblit v1.9.3