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