feat: 更改扬声器示教

This commit is contained in:
zhanghao 2025-09-09 16:46:19 +08:00
parent e221f8d978
commit 36e5102375

View File

@ -94,7 +94,7 @@ export const constantRoutes = [
], ],
}, },
{ {
path: "speaker/:id", path: "/speaker/:id",
component: () => component: () =>
import("@/views/device/register/components/Speaker/index.vue"), import("@/views/device/register/components/Speaker/index.vue"),
name: "扬声器示教", name: "扬声器示教",