xiongwanxiong 1 개월 전
부모
커밋
e81248ded6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      wxjy-wxjy-web/src/router/app-router.ts

+ 1 - 1
wxjy-wxjy-web/src/router/app-router.ts

@@ -139,7 +139,7 @@ const routers: Array<RouteRecordRaw> = [
     name: 'BusQueryLog',
     component: () => import('@/views/system/BusQueryLog.vue'),
     meta: {
-      title: '危化品目录',
+      title: '查询日志',
       permissions:"BUS_QUERY_LOG_VIEW_BT"
     }
   },