src/router/report/index.js
@@ -26,7 +26,7 @@
    name: "inboundOutboundDetail",
    component: inboundOutboundDetail,
    meta: {
      title: "出入库明细"
      title: "入库明细报表"
    }
  }
]