|
@@ -238,7 +238,7 @@ const router = new VueRouter({
|
|
|
{
|
|
|
path: "/report/data/restaurant",
|
|
|
name: "reportDataRestaurant",
|
|
|
- meta: { breadcrumb: "餐厅消费报告" },
|
|
|
+ meta: { breadcrumb: "运营报告" },
|
|
|
component: () =>
|
|
|
import("@/components/report/data/reportDataRestaurant.vue"),
|
|
|
},
|