Commit 02717288 authored by 罗新东's avatar 罗新东

修改了隐患整改页面搜索保错的问题

parent 29d4d99e
Pipeline #7270 passed with stage
in 9 seconds
......@@ -197,7 +197,7 @@ export default {
// console.log(val)
},
onSearch(val) {
this.onClickTab(0, this.searchValue);
this.postList(this.searchValue);
},
postList(select = "") {
this.$toast.loading({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment