@@ -345,6 +345,7 @@ export default {
searchReset() {
this.queryParam.pageNo = ''
this.queryParam = {}
+ this.defaultData()
this.getCostList()
},
rowClick(record) {