feat: 商品规格模块
This commit is contained in:
@@ -374,7 +374,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: "index",
|
||||
component: () => import("@/views/product/list.vue"),
|
||||
component: () => import("@/views/product/index.vue"),
|
||||
name: "productIndex",
|
||||
meta: {
|
||||
title: "商品列表",
|
||||
|
||||
Reference in New Issue
Block a user