licp
2024-05-31 f2dcf52e97f3acd00211ad065550d041c48ab3c5
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()