@@ -444,7 +444,8 @@ const routes=[
meta: {
title: "搜索",
keepAlive:true,
- isRoot:false
+ isRoot:false,
+ hasBack:true
}
},
{
@@ -454,7 +455,8 @@ const routes=[
title: "图表详情",
keepAlive:false,
]