yangfeng
2023-10-26 d0aaaeda4b5e7aaed8067637baaea0e74e7993e6
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:"库存报表"
        }
      })