|
@@ -416,8 +416,6 @@ export default {
|
|
|
},
|
|
},
|
|
|
refreshTable(param,el){
|
|
refreshTable(param,el){
|
|
|
this[param].content.pageNumber = 1
|
|
this[param].content.pageNumber = 1
|
|
|
- this[param].content.where.begdate = ''
|
|
|
|
|
- this[param].content.where.enddate = ''
|
|
|
|
|
this.$refs[el] && this.$refs[el].listData()
|
|
this.$refs[el] && this.$refs[el].listData()
|
|
|
},
|
|
},
|
|
|
async queryType(){
|
|
async queryType(){
|