商品详情页取消缓存

master
czc 2 years ago
parent 79fc88bb0f
commit ebd792f559

@ -171,7 +171,7 @@ export const dynamicRoutes = [
{
path: 'edit',
component: () => import('@/views/pms/product/AddProduct'),
name: 'AddProduct',
name: 'addProduct',
meta: { title: '编辑商品' }
}
]

Loading…
Cancel
Save