@@ -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"
}
},