Explorar o código

fix: fast fix of routerData for creating task.

Suuuuuukang hai 9 meses
pai
achega
ebc7abe9fb
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      src/routers/modules/routerData.json

+ 15 - 0
src/routers/modules/routerData.json

@@ -30,6 +30,21 @@
         "activeMenu": "/index"
       }
     },
+    {
+      "path": "/createTaskNew",
+      "name": "createTask",
+      "component": "taais/homePage/task/index",
+      "hidden": true,
+      "meta": {
+        "icon": "HomeFilled",
+        "title": "创建任务",
+        "link": "",
+        "full": false,
+        "affix": false,
+        "noCache": false,
+        "activeMenu": "/index"
+      }
+    },
     {
       "path": "/data/amplify",
       "name": "amplify",