再次提交
This commit is contained in:
@ -46,7 +46,7 @@ export default {
|
||||
data: Command,
|
||||
datatype: "json"
|
||||
}
|
||||
let message = await invoke("sendtoportAndgetreturn", data);
|
||||
let message = await invoke("sendtoport_andgetreturn", data);
|
||||
this.Devinfo = JSON.parse(message.content);
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user