Commit ddc2b74c authored by 吴志坤's avatar 吴志坤

基础信息

parent 18b2bb30
......@@ -403,7 +403,11 @@ export default {
},
/** 重置按钮操作 */
resetQuery() {
// this.dateRange = []
this.queryParams = {
page: 1,
rows: 10,
ptype: 1
}
this.resetForm('queryForm')
this.handleQuery()
},
......
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