Browse Source

Update studentList.vue

lex-xin 4 năm trước cách đây
mục cha
commit
e412487d2f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/studentManager/studentList.vue

+ 1 - 0
src/views/studentManager/studentList.vue

@@ -700,6 +700,7 @@ export default {
     async getSubjectList () {
       await subjectListTree({
         delFlag: 0,
+        tenantId: 1,
         rows: 9999
       }).then(res => {
         let result = res.data;