Commit 7e6a30a9 authored by xhx's avatar xhx

退出

parent 21c718f9
...@@ -95,7 +95,7 @@ export default defineComponent({ ...@@ -95,7 +95,7 @@ export default defineComponent({
console.log(n) console.log(n)
const result = checkRoute(n) const result = checkRoute(n)
console.log(result,' result') console.log(result,' result')
new Bridge().bridge_getGps(result) new Bridge().bridge_quitApp(result)
} }
) )
......
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