zhangjie %!s(int64=2) %!d(string=hai) anos
pai
achega
93da13d80e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/inspection/InspectionGrading.vue

+ 1 - 1
src/modules/inspection/InspectionGrading.vue

@@ -231,7 +231,7 @@ export default {
     async getList() {
       const datas = {
         ...this.filter,
-        current: this.current,
+        page: this.current - 1,
         size: this.size
       };
       const data = await changeLevelPaperList(datas);