Browse Source

Merge branch 'Nov16thResetMusic' of http://git.dayaedu.com/molingzhide/dy-admin-manager into Nov16thResetMusic

mo 4 years ago
parent
commit
84c59dc9f2
1 changed files with 1 additions and 0 deletions
  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;