forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-08 2d21b21363b1ba0455c37ae2ccd69fadb772450d
gz-customerSystem/src/views/register/closingReview/index.jsx
@@ -76,7 +76,7 @@
         return <ApplyInfo />
      }
      if (key === 'jash') {
         return <ReviewExamine type={key} />
         return <ReviewExamine caseTaskId={routeData.caseTaskId} caseId={routeData.caseId} />
      }
   }