src/views/CNAS/resourceDemand/device/component/borrow.vue
@@ -341,7 +341,7 @@ // 监听点击el-tree的数据,进行数据刷新 clickNodeVal(newVal) { if (newVal.value) { thisqueryParams.deviceId = this.clickNodeVal.value this.queryParams.deviceId = this.clickNodeVal.value this.refreshTable() } },