updata
This commit is contained in:
parent
ff0e6ff1c4
commit
8287d118e9
@ -436,7 +436,7 @@ export const asyncRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: "",
|
||||
component: () => import('@/views/product/productHome/productIndex/index.vue'),
|
||||
component: () => import('@/views/product/mainPage/index.vue'),
|
||||
name: 'ResourceOverview',
|
||||
meta: {
|
||||
title: "资源概览",
|
||||
|
||||
@ -256,7 +256,7 @@ export default Vue.extend({
|
||||
break;
|
||||
}
|
||||
this.$router.push({
|
||||
path: '/orderManagement/orderManagement',
|
||||
path: '/orderManagement/baidu',
|
||||
query: query
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user