代码调整
This commit is contained in:
parent
62adae7f00
commit
97c7f73c3c
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user