刘洋 10 tháng trước cách đây
mục cha
commit
b9ef73f893
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/modules/examwork/view/ipConfig.vue

+ 2 - 0
src/modules/examwork/view/ipConfig.vue

@@ -465,6 +465,8 @@ export default {
         .post(url, null, {
           params: {
             ...this.formSearch,
+            pageNumber: this.currentPage,
+            pageSize: this.pageSize,
           },
           headers: {
             "content-type": "application/x-www-form-urlencoded",