Compare commits

..

2 Commits

View File

@@ -154,7 +154,7 @@ export default {
this.isLoading = false this.isLoading = false
}, },
initShow(){ initShow(){
this.keyword= '' this.keyword= '',
this.getNormalList() this.getNormalList()
} }
} }