This commit is contained in:
2025-02-21 14:42:56 +08:00
49 changed files with 6454 additions and 2118 deletions

View File

@@ -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: "代客下单",