xiongwanxiong 1 lună în urmă
părinte
comite
e81248ded6
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"
     }
   },