Commit ef65c839 authored by 李苏's avatar 李苏 💬

标签跳转

parent 5e4f0c56
...@@ -106,7 +106,7 @@ export const powerRoutes=[ ...@@ -106,7 +106,7 @@ export const powerRoutes=[
component: 'Layout', component: 'Layout',
hidden: false, hidden: false,
alwaysShow: true, alwaysShow: true,
redirect: 'case', redirect: 'detain',
meta: { meta: {
title: "入库管理", title: "入库管理",
icon: "fa-cog", icon: "fa-cog",
...@@ -206,7 +206,7 @@ export const powerRoutes=[ ...@@ -206,7 +206,7 @@ export const powerRoutes=[
component: 'Layout', component: 'Layout',
hidden: false, hidden: false,
alwaysShow: true, alwaysShow: true,
redirect: 'case', redirect: 'thingCall',
meta: { meta: {
title: "调用管理", title: "调用管理",
icon: "fa-cog", icon: "fa-cog",
......
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