Commit 7327cb74 authored by wangxl's avatar wangxl

33

parent c480fa1d
......@@ -172,7 +172,7 @@ export default {
this.getListByPage()
},
reset () {
this.searchForm = { projName: null, projNo: null, assignYear: null, projType: getType() }
this.searchForm = { projName: null, projNo: null, assignYear: null, projType: getType(), isShow: 1 }
this.pagination.pageIndex = 1
this.getListByPage()
},
......
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