“linengliang”
2024-01-12 a6ecfe19f4b260f851e645b52492fb4f01d0f5f3
src/config/router.config.js
@@ -372,7 +372,7 @@
    ]
  },
  {
    path:'/workshopSignage/:workshopId',
    path:'/workshopSignage/:id',
    component:()=>import('@/views/WorkshopSignage.vue')
  },
  {