Commit 01df6522 by peiqiQQQ

重置 状态置空

1 parent 3a9df668
Showing with 1 additions and 0 deletions
......@@ -925,6 +925,7 @@ export default {
this.searchParams.assetName = null
this.searchParams.createMan = null
this.searchParams.archiEleId = null
this.searchParams.state = undefined
},
// 每页条数改变
handleSizeChange(val) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!