增加代客下单页面
This commit is contained in:
@@ -311,7 +311,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
||||
children: [
|
||||
{
|
||||
path: "index",
|
||||
component: () => import("@/views/tool/index.vue"),
|
||||
component: () => import("@/views/tool/Instead/index.vue"),
|
||||
name: "toolIndex",
|
||||
meta: {
|
||||
title: "代客下单",
|
||||
|
||||
Reference in New Issue
Block a user