Commit b5aa137d by liuwange1

环境

parent c3c62f7f
...@@ -79,7 +79,7 @@ export default { ...@@ -79,7 +79,7 @@ export default {
this.optionActiveIndex = index; this.optionActiveIndex = index;
this.$axios this.$axios
.post("/osc/sendInt", { .post("/osc/sendInt", {
arg: 10, arg: 16,
name: "/YJ", name: "/YJ",
}) })
.then(() => { .then(() => {
......
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