Commit daa838d5 by liuwange1

123

parent 330bf493
......@@ -195,7 +195,7 @@ export default {
},
roadClick(index) {
if (index == this.roadActiveIndex) {
this.$axios.post("/osc/sendInt", {
this.$axios.post("/osc/sendString", {
arg: false,
name: "/JKYL",
});
......
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 sign in to comment