lyh
2025-07-18 2de735967d33dba5da5fc87191dee543b000afaf
src/views/system/modules/SelectDeviceDrawer.vue
@@ -127,7 +127,6 @@
            this.getTreeDataSource(res.result)
            this.treeDataSource = res.result
            this.generateList(this.treeDataSource)
            console.log('treeDataSource', this.treeDataSource)
            this.expandedKeys = this.allTreeKeys
          } else {
            this.$message.warn(res.message)