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