xiongwanxiong 1 hónapja
szülő
commit
e81248ded6
1 módosított fájl, 1 hozzáadás és 1 törlés
  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',
     name: 'BusQueryLog',
     component: () => import('@/views/system/BusQueryLog.vue'),
     component: () => import('@/views/system/BusQueryLog.vue'),
     meta: {
     meta: {
-      title: '危化品目录',
+      title: '查询日志',
       permissions:"BUS_QUERY_LOG_VIEW_BT"
       permissions:"BUS_QUERY_LOG_VIEW_BT"
     }
     }
   },
   },