duanxiaoduan 3 år sedan
förälder
incheckning
57233b98a2

BIN
dist.zip


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

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

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

@@ -437,7 +437,12 @@ export default {
       }
       }
     },
     },
     rowClick(row, column, event) {
     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 }) {
     rowStyle({ row, rowIndex }) {
         let stylejson = {};
         let stylejson = {};