Commit 0aadf941 authored by 徐俊's avatar 徐俊

xujun

parent 2611079e
...@@ -116,6 +116,7 @@ export default { ...@@ -116,6 +116,7 @@ export default {
reset () { reset () {
this.searchForm.projName = '' this.searchForm.projName = ''
this.searchForm.appNo = '' this.searchForm.appNo = ''
this.searchForm.knowledgeId = ''
this.pagination.pageIndex = 1 this.pagination.pageIndex = 1
this.getListByPage() 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