From 8bfb4724eb500c685546f5c020f6fd8983d7c75b Mon Sep 17 00:00:00 2001
From: zhaowei <zhaowei>
Date: 星期四, 04 九月 2025 15:25:53 +0800
Subject: [PATCH] mdc首页根据设备管理样式及功能进行调整

---
 src/components/jeecg/LxSwitch.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/jeecg/LxSwitch.vue b/src/components/jeecg/LxSwitch.vue
index 36dc1d3..572645b 100644
--- a/src/components/jeecg/LxSwitch.vue
+++ b/src/components/jeecg/LxSwitch.vue
@@ -51,6 +51,7 @@
     }
   },
   data() {
+    return {}
   },
   methods: {
     handleChange(checked) {

--
Gitblit v1.9.3