From 47f2f0e92301f5c0894f0a7884bc1c6e56a2c73e Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 23 十一月 2023 08:21:20 +0800
Subject: [PATCH] #
---
pages/authority/authority.vue | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/pages/authority/authority.vue b/pages/authority/authority.vue
index 5dde5d9..bace4c1 100644
--- a/pages/authority/authority.vue
+++ b/pages/authority/authority.vue
@@ -85,9 +85,7 @@
// console.log(this.tree);
},
switchbtn(item) {
- console.log(item.switch);
item.switch = item.switch ? false : true
- console.log(item.switch);
},
open(e) {
// console.log('open', e)
--
Gitblit v1.9.1