update 国内标准
This commit is contained in:
@@ -515,6 +515,16 @@ export default {
|
||||
standardNumber
|
||||
}
|
||||
})
|
||||
},
|
||||
/**
|
||||
* 重置查询
|
||||
*/
|
||||
searchReset () {
|
||||
this.searchParams = {}
|
||||
this.selectedRowKeys = []
|
||||
this.selectedTreeKeys = []
|
||||
this.getTableHeader()
|
||||
this.loadData()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user