fix debug异常报错
This commit is contained in:
@@ -89,7 +89,6 @@ export default {
|
|||||||
if (this.$route.query.id) {
|
if (this.$route.query.id) {
|
||||||
this.form.id = this.$route.query.id
|
this.form.id = this.$route.query.id
|
||||||
this.params.id = this.$route.query.id
|
this.params.id = this.$route.query.id
|
||||||
this.$refs.pagination.handleSearch()
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user