branch_lyj
Liuyujie 8 months ago
parent a816e657c3
commit 61fc87038c

@ -11,8 +11,8 @@
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() // 111 return this.$route.name !== undefined ? this.$route.name + +new Date() : this.$route + +new Date()
// } // }
} }
} }

Loading…
Cancel
Save