소스 검색

更新4-29

duanxiaoduan 3 년 전
부모
커밋
57233b98a2
3개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. BIN
      dist.zip
  2. 0 1
      src/views/statisticalAnalysis/errorAnalysis/pasture/index.vue
  3. 6 1
      src/views/statisticalAnalysis/errorAnalysis/pasture/see.vue

BIN
dist.zip


+ 0 - 1
src/views/statisticalAnalysis/errorAnalysis/pasture/index.vue

@@ -3895,7 +3895,6 @@ export default {
       if(item == 1){
         // 混料
         if (this.tab.radio == 0) {
-          it
           this.methodName = 'getDownloadedplanByJsyHL'
           this.optdevice = row.驾驶员
           this.titlefname = '准确性详情——驾驶员:' + row.驾驶员

+ 6 - 1
src/views/statisticalAnalysis/errorAnalysis/pasture/see.vue

@@ -437,7 +437,12 @@ export default {
       }
     },
     rowClick(row, column, event) {
-
+      this.table2.getdataListParm.parammaps.pid = row.pid
+      this.table3.getdataListParm.parammaps.pid = row.pid
+      this.chart1.getdataListParm.parammaps.pid = row.pid
+      this.getList2()
+      this.getList3()
+      this.getChart1()
     },
     rowStyle({ row, rowIndex }) {
         let stylejson = {};