|
@@ -61,7 +61,7 @@ const routes = [
|
|
path: "/myHistory",
|
|
path: "/myHistory",
|
|
name: "MyHistory",
|
|
name: "MyHistory",
|
|
component: () => import("@/pages/myHistory.vue"),
|
|
component: () => import("@/pages/myHistory.vue"),
|
|
- meta: { title: "预约订单" },
|
|
|
|
|
|
+ meta: { title: "预约记录" },
|
|
},
|
|
},
|
|
{
|
|
{
|
|
path: "/examNotice/:applyTaskId",
|
|
path: "/examNotice/:applyTaskId",
|