pull/1/head
cwy 7 months ago
parent a2f223c726
commit 1ed3d12a51

@ -11,7 +11,7 @@
export default { export default {
name: 'AppMain', name: 'AppMain',
computed: { computed: {
// key() { // .......key() {
// return this.$route.name !== undefined ? this.$route.name + +new Date() : this.$route + +new Date() // return this.$route.name !== undefined ? this.$route.name + +new Date() : this.$route + +new Date()
// } // }
} }

Loading…
Cancel
Save