xjc %!s(int64=3) %!d(string=hai) anos
pai
achega
8e694750cd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/data/index.vue

+ 1 - 1
src/views/data/index.vue

@@ -280,7 +280,7 @@ export default {
     methods:{
         updateRank(){
             this.loading = true
-            this.$api.updateRank(queryParams).then((res)=>{
+            this.$api.updateRank(this.queryParams).then((res)=>{
                 this.loading = false
                 this.$message({
                     message: "更新成功!",