mo 3 năm trước cách đây
mục cha
commit
625e85d8a3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/smallStudentManager/components/tableList.vue

+ 1 - 1
src/views/smallStudentManager/components/tableList.vue

@@ -528,7 +528,7 @@ export default {
               ]),
               rows: this.pageInfo.limit,
               page: this.pageInfo.page,
-              organId: this.searchForm.organId.join(","),
+              organId: this.organIds,
             })
           ),
         },