代码调整

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: {
'$store.state.socket.simulationOver':function(val) {
this.back();
},
// '$store.state.socket.simulationOver':function(val) {
// this.back();
// },
},
beforeDestroy() {
// console.log("destroy");