dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit 658c7689e0 - Show all commits

View File

@ -34,7 +34,7 @@ export function convertRouter(asyncRoutes) {
if (route.meta.title == '店铺' && route.name == 'Vab330') { if (route.meta.title == '店铺' && route.name == 'Vab330') {
const obj = { const obj = {
path: '/goodsTool', path: '/goodsTool',
component: '@/views/product/goodsTool/index', component: '@/views/store/storeConf/index',
name: 'Vab88001', name: 'Vab88001',
redirect: null, redirect: null,
meta: { meta: {