安琪酵母(西藏)益生菌信息采集中心智能实验室
longyvfengyun
2023-06-27 7916e4ccc9fa28838b348ac07e53673833903140
src/router/routes.js
@@ -51,6 +51,11 @@
        component: ()=>import('../views/assetManagement/videoAsset.vue'),
      },
      {
        path: "asset/homeModule",
        name: "homeModule",
        component: ()=>import('../views/assetManagement/homeModule.vue'),
      },
      {
        path: '/:pathMatch(.*)*',
        name: "",
        component: () => import('../views/404.vue')