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