Browse Source

体系表加筛选条件

lizhenhao 2 years ago
parent
commit
ae3f02614b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/modules/rank/tabs/RankSystemTableList.vue

+ 0 - 1
src/views/modules/rank/tabs/RankSystemTableList.vue

@@ -198,7 +198,6 @@
         }).finally(() => {
           this.loading = false
         })
-
       },
       // 当前页
       currentChangeHandle ({currentPage, pageSize}) {