魏超 5 yıl önce
ebeveyn
işleme
4d5b4e2b14

+ 1
- 1
src/pages/recommend/recommendCustomer/index.jsx Dosyayı Görüntüle

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