From 7550fb636fec7a84dbdea55196d97ed635d7ab10 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期四, 24 八月 2023 14:16:41 +0800
Subject: [PATCH] 平台端bug修改

---
 screen_standard/src/components/AppLayout.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/screen_standard/src/components/AppLayout.vue b/screen_standard/src/components/AppLayout.vue
index fb9771d..5095786 100644
--- a/screen_standard/src/components/AppLayout.vue
+++ b/screen_standard/src/components/AppLayout.vue
@@ -151,7 +151,7 @@
       enterprise.setDepartId(data.tempCom.id)
     })
     .catch(err => {})
-  fullChange()
+  // fullChange()
   const week = ['鏄熸湡涓�', '鏄熸湡浜�', '鏄熸湡涓�', '鏄熸湡鍥�', '鏄熸湡浜�', '鏄熸湡鍏�', '鏄熸湡鏃�']
   setInterval(() => {
     let tempDate = new Date()

--
Gitblit v1.9.3