测试 #1

Merged
pog6ch8ae merged 1 commits from branch_cwy into main 8 months ago

@ -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