diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue index 15a09df58..9b2ec8934 100644 --- a/src/views/modules/base/resi.vue +++ b/src/views/modules/base/resi.vue @@ -259,6 +259,7 @@ export default { }, async activated () { if (this.$route.query) { + this.searchList = [] let query = this.$route.query this.defaultCategotyKey = query.columnName console.log(this.defaultCategotyKey)