zouyuxuan %!s(int64=5) %!d(string=hai) anos
pai
achega
8bd9c6dae6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/src/web/templates/manage/loan/evaluation.html

+ 1 - 1
core/src/web/templates/manage/loan/evaluation.html

@@ -311,7 +311,7 @@
                 datatype: "json",
                 success:function (r) {
                     if (r.data.status==1&&r.error_code=="0"){
-                        window.location.href = "/loan/evaluationlist"
+                        window.location.href = "/manage/loan/evaluationlist"
                     }
                 }
             })