update: 修改router路由

This commit is contained in:
mixtan 2025-07-03 11:04:38 +08:00
parent 658c7689e0
commit 4f9018f562

View File

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