This commit is contained in:
wanglei
2021-12-06 11:05:51 +08:00
parent 75721c008e
commit 160ddec627
2 changed files with 4 additions and 6 deletions

View File

@@ -140,7 +140,6 @@ export default {
methods: {
emitShow() {
const {id} = this.$route.query
console.log(this.$route.query);
if (id) {
this.comp = "detail";
this.params = {