This commit is contained in:
yanran200730
2022-07-27 14:47:15 +08:00
parent 4f62c5cb9d
commit 26f5483182
3 changed files with 33 additions and 13 deletions

View File

@@ -35,7 +35,6 @@
},
mounted () {
console.log(this.$route)
if (this.$route.params.id) {
this.component = 'Detail'
this.params = {