Browse Source

去除VIP课学员课程导出

1
mo 3 years ago
parent
commit
765193f367
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/reportForm/index.vue

+ 2 - 2
src/views/reportForm/index.vue

@@ -446,7 +446,7 @@
             />
           </div>
 
-          <div class="m-wrap" v-permission="'export/STUDENT_VIP_COURSE_INFO'">
+          <!-- <div class="m-wrap" v-permission="'export/STUDENT_VIP_COURSE_INFO'">
             <div class="title">VIP课学员课程导出:</div>
             <select-all
               v-model.trim="vipStudentCourseOrganId"
@@ -474,7 +474,7 @@
               :flag="this.vipStudentCourseOrganId.length < 1"
               :isDownList="true"
             />
-          </div>
+          </div> -->
 
           <div class="m-wrap" v-permission="'export/STUDENT_MUSIC_THEORY_COURSE_INFO'">
             <div class="title">乐理课学员课程导出:</div>