소스 검색

1.修改了维修故障统计类别跳转

duanxiaoduan 1 년 전
부모
커밋
8bda733ea9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/report/maintenanceFault/index.vue

+ 1 - 1
src/views/report/maintenanceFault/index.vue

@@ -540,7 +540,7 @@ export default {
       this.eqClassName = row.eqClassName
       // this.tableObj.getdataListParm.parammaps.offset = 1
       // this.tableObj.getdataListParm.parammaps.level = "2"
-      // this.get_table_data()
+      this.get_table_data()
     }
 
   }