src/pages/shuohuangMonitorAnalyze/components/transferDeviceManage.vue
@@ -139,7 +139,7 @@ findDeviceIfo () { let _this = this; getDeviceInfoById({ DeviceID: this.actTab }).then(res => { debugger // debugger _this.tableData = res.data; //统计当前插槽状态 let dx = _this.generalIndicators.find(indicator => indicator.id == 'dx');