Bug修改

This commit is contained in:
zhaoxiao
2021-10-15 18:20:28 +08:00
parent f027bd157f
commit 4b11612ae6
@@ -391,6 +391,7 @@ export default {
this.queryParam = {
year: new Date().getFullYear().toString()
}
this.exportSelectedKeys = []
this.loadData(1)
},
/**