浏览代码

perf: update

xiaoxian521 3 年之前
父节点
当前提交
d2104be91a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      mock/asyncRoutes.ts

+ 2 - 1
mock/asyncRoutes.ts

@@ -40,7 +40,8 @@ const systemRouter = {
       }
     },
     {
-      path: "/system/dict/index",
+      path: "/system/dict",
+      component: "/system/dict/index",
       name: "dict",
       meta: {
         icon: "dict",