lvkun пре 2 година
родитељ
комит
d27e2aa376
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/router/index.ts

+ 2 - 1
src/router/index.ts

@@ -142,7 +142,8 @@ export const routes: Array<ROUTER.RoutesProps> = [
         path: '/task',
         name: '任务中心',
         redirect: '/task/manage',
-        icon: 'DatabaseOutlined',
+        // <container-outlined />
+        icon: 'ContainerOutlined',
         children: [
           {
             path: '/task/manage',