Commit 27226830 authored by mengwenhao's avatar mengwenhao

fix:router-redirect-fixed

parent c25bba40
...@@ -14,7 +14,7 @@ import goodsRouter from "./Goods/index"; ...@@ -14,7 +14,7 @@ import goodsRouter from "./Goods/index";
const routes = [ const routes = [
{ {
path: "/op/enterprise", path: "/op/enterprise",
redirect: "/enterprise/certification" redirect: "/op/enterprise/certification"
}, },
{ {
path: "/op/404", path: "/op/404",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment