zuozhengqing
2023-10-20 bd1002aee62e2fe65beb920b55d54e1143eb9ab3
src/views/reportForm/inventoryReport/index.vue
@@ -331,7 +331,9 @@
      this.$router.push({
        name:"locationReport",
        params:{
          keyWord:row.row.productName,
          // keyWord:row.row.productName,
          wareHouseCode:this.warehouseListName,
          productId:row.row.produceId,
          name:"库存报表"
        }
      })