#
whycq
2023-11-22 0bf139554d19e520522e9ef927f9ea475da02bd6
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)