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