zhaowei
2025-07-10 7e0fb7f503a54b7416bd6385ef25d5be86003e4a
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)