From 9af981b3efcb8c27eeafc6d6f0150c641d9b2857 Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期二, 22 八月 2023 15:04:31 +0800
Subject: [PATCH] 大屏
---
screen_standard/src/stores/counter.js | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/screen_standard/src/stores/counter.js b/screen_standard/src/stores/counter.js
index e3364b2..c8dfe27 100644
--- a/screen_standard/src/stores/counter.js
+++ b/screen_standard/src/stores/counter.js
@@ -4,7 +4,6 @@
export const useCounterStore = defineStore('enterprise', {
state: () => {
- // 678
return {
companyId: '8',
departId: '132',
--
Gitblit v1.9.3