ZKBH
10 天以前 3934bb2ff75e263be2a8f515fcc0f778277f9cd0
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)