diff --git a/src/pages/Container/BranchCompany/Inspection/Records/List/index.js b/src/pages/Container/BranchCompany/Inspection/Records/List/index.js index 5addfa2..e8bdf2c 100644 --- a/src/pages/Container/BranchCompany/Inspection/Records/List/index.js +++ b/src/pages/Container/BranchCompany/Inspection/Records/List/index.js @@ -52,6 +52,7 @@ function List(props) { }); const getCount = async () => { const {data} = await props["inspectionCount"]({ + menuPath: window.location.pathname, status: "", entrance: "0", corpId: query.corpId,