hanbaoshan
2021-01-29 8f86d0a825962a17634cb5a4fcdab1ceecea1a5a
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');