瀏覽代碼

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",