Commit 5a53f101 authored by qjeslks's avatar qjeslks

7.30.1

parent 7eb33078
......@@ -237,9 +237,9 @@ const routes = [
title: '面积统计'
}
},{
path: '/TransferPatrol',
path: '/TodayPatrol',
name: 'PatrolPage',
component: () => import('@/views/PatrolPage/TransferPatrolPage.vue'),
component: () => import('@/views/PatrolPage/TodayPatrolPage.vue'),
meta: {
title: '今日巡更'
}
......
<template>
换热站巡更
</template>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment