Commit b4450185 authored by qjeslks's avatar qjeslks

7.29.5

parent 43550ee3
...@@ -650,7 +650,7 @@ export default defineComponent({ ...@@ -650,7 +650,7 @@ export default defineComponent({
this.$router.push({ //如果要是用 name 传参 就直接 携带一个 query 对象中包含参数 this.$router.push({ //如果要是用 name 传参 就直接 携带一个 query 对象中包含参数
path: "/Video", path: "/Video",
query:{ query:{
id:id.value id:countid.value
} }
}); });
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment