Commit d88c3781 authored by miaojiale's avatar miaojiale

修改

parent ebd48e90
This diff is collapsed.
......@@ -328,9 +328,10 @@ export default {
},
onSearch(form) {
console.log(form)
this.pageIndex = 1
sessionStorage.setItem("followQuery-form", JSON.stringify(form))
this.formEdit = form
// this.handleSearch()
this.handleSearch()
},
onClickSearch() {
this.pageIndex = 1
......
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