吉安感知网项目-前端
shuishen
2026-07-23 6e88705bd5b443a259b24c17c8a299765d059d96
applications/task-work-order/src/router/views/index.js
@@ -22,6 +22,18 @@
      }
    ],
  },
   {
      path: '/documentPreview/officeEdit',
      name: '巡查报告在线编辑',
      component: () =>
         import(
            /* webpackChunkName: "views" */ '@/views/documentPreview/index.vue'
         ),
      meta: {
         isTab: false,
         menu: false,
      },
   },
  {
    path: '/test',
    component: Layout,