代码调整

This commit is contained in:
joylink_cuiweidong 2023-01-12 10:58:45 +08:00
parent 62adae7f00
commit 97c7f73c3c

View File

@ -91,9 +91,9 @@ export default {
}; };
}, },
watch: { watch: {
'$store.state.socket.simulationOver':function(val) { // '$store.state.socket.simulationOver':function(val) {
this.back(); // this.back();
}, // },
}, },
beforeDestroy() { beforeDestroy() {
// console.log("destroy"); // console.log("destroy");