桌台统计改为台桌统计
This commit is contained in:
@@ -58,7 +58,7 @@ export const constantRoutes: RouteRecordRaw[] = [
|
|||||||
name: "",
|
name: "",
|
||||||
component: () => import("@/views/data/table.vue"),
|
component: () => import("@/views/data/table.vue"),
|
||||||
meta: {
|
meta: {
|
||||||
title: "桌台统计",
|
title: "台桌统计",
|
||||||
affix: false,
|
affix: false,
|
||||||
keepAlive: true,
|
keepAlive: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user