From 1a74c4ab9c4f1fff15e85e57743f6967c4898b91 Mon Sep 17 00:00:00 2001
From: Mr.Zhang <710666463@qq.com>
Date: 星期三, 23 八月 2023 16:23:46 +0800
Subject: [PATCH] 大屏适配

---
 screen_standard/src/stores/counter.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/screen_standard/src/stores/counter.js b/screen_standard/src/stores/counter.js
index c7d8590..9d972af 100644
--- a/screen_standard/src/stores/counter.js
+++ b/screen_standard/src/stores/counter.js
@@ -6,7 +6,7 @@
   state: () => {
     return {
       companyId: '8',
-      departId: '178',
+      departId: '',
       delayNum: 0, // 寤舵湡璁″垝鏁�
       deviceNum: 0, // 浠婃棩鐢熶骇璁惧鏁�
       ingNum: 0, // 鎵ц涓鍒掓暟

--
Gitblit v1.9.3