Commit 957c7069 authored by limeimei's avatar limeimei

修改支付

parent bb278459
Pipeline #2065 canceled with stages
......@@ -79,10 +79,13 @@
gohome() {
// AppInterface.closeCamera();
clearInterval(this.timer);
this.$router.replace({
name: "visitor",
});
AppInterface.closeCamera();
},
},
beforeDestroy() {
......
......@@ -119,6 +119,7 @@
this.$router.replace({
name: "sim",
});
AppInterface.closeCamera();
},
},
beforeDestroy() {
......
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