#
whycq
2023-11-29 c478bc1b36e38774cf01c02fd5e23858bd70a4a3
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)