From c1a0709c92e9076d62367ca866332f7baa068678 Mon Sep 17 00:00:00 2001
From: hyingbo <1363390067@qq.com>
Date: 星期一, 04 八月 2025 11:33:52 +0800
Subject: [PATCH] 我的已办配置部分枚举类查询详情

---
 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