feat: 更改扬声器示教
This commit is contained in:
parent
e221f8d978
commit
36e5102375
@ -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: "扬声器示教",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user