@@ -74,7 +74,7 @@ function body(props) {
function toAudit(cuurentId) {
router.push({
- pathname: '/customer/recommendCustomer/audit',
+ pathname: '/recommend/recommendCustomer/audit',
query: {
id: cuurentId,
},