qushaowei
2023-12-12 6b24c28ba8a418c1efb46ed0576c9d6c3f5ab82c
src/config/router.config.js
@@ -372,7 +372,7 @@
    ]
  },
  {
    path:'/workshopSignage/:workshopId',
    path:'/workshopSignage/:id',
    component:()=>import('@/views/WorkshopSignage.vue')
  },
  {