Commit a080de70 authored by wangxl's avatar wangxl

444

parent 50a4f76b
......@@ -152,10 +152,16 @@ export default {
},
search () {
this.id = null
this.objectId = null
this.selectedRowKeys = []
this.pagination.pageIndex = 1
this.getListByPage();
},
reset () {
this.id = null
this.objectId = null
this.selectedRowKeys = []
this.searchForm.projName = null
this.searchForm.projNo = null
this.searchForm.appUnitName = null
......
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