Browse Source

Merge branch 'master' of http://120.26.64.82:10880/BFFE/SZYGM1.0

zhongxiaoyu 2 years ago
parent
commit
61f5108bc3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/statisticalanalysis/components/echart/tableforms.vue

+ 0 - 1
src/views/statisticalanalysis/components/echart/tableforms.vue

@@ -1435,7 +1435,6 @@ export default {
       this.$router.push({
         path: "/dataQuery/waybillQuery",
         query: {
-          flightDate: row.flightDate,
           stockCode: row.stockCode,
         },
       });