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