25218
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user