zuozhengqing
2023-11-17 119efc91fd3374131c31b8c5f8f5f7cb8f6731cf
src/router/index.js
@@ -115,7 +115,7 @@
    to.meta.title = to.params.name
    // document.title = to.meta.title
  } else if (to.name === "inboundOutboundDetail") {
    to.meta.title = "出入库明细"
    to.meta.title = "入库明细报表"
    // document.title = to.meta.title
  }
})