This commit is contained in:
dt_2916866708
2024-01-19 10:30:20 +08:00
parent 4703ba1665
commit 377415e6f5
16 changed files with 1357 additions and 336 deletions

View File

@@ -53,7 +53,7 @@ export const constantRoutes = [{
component: () => import('@/views/product/productAttr/index'),
name: 'productAttr',
meta: { title: '商品属性', icon: 'iconkongzhitai', affix: true }
}
},
]
},
{ path: '/CustomerMarket', component: CustomerMarket },