Browse Source

特货跳转取消日期

chenrui  2 years ago
parent
commit
24f4ed0de6
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,
         },
       });