浏览代码

去除VIP课学员课程导出

1
mo 3 年之前
父节点
当前提交
765193f367
共有 1 个文件被更改,包括 2 次插入2 次删除
  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>