#
whycq
2023-11-22 5f7ba95b5ad683b8d1f9e56b586e4de90f7265e8
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)