src/components/view/b3-classes.vue
@@ -331,6 +331,7 @@ this.list = []; this.yearList = [] this.keyMap = {}; this.finishLoding = false; this.currentPage = 1 this.query = { userName:'', @@ -347,6 +348,7 @@ refreshTable(){ this.keyMap = {}; this.currentPage = 1 this.finishLoding = false; if(this.query.month){ this.list = []; this.init()