fix: 路径修改

This commit is contained in:
mixtan 2025-07-03 10:30:14 +08:00
parent 72943a4cd1
commit 658c7689e0

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: {