11wqe1 4 tháng trước cách đây
mục cha
commit
76d3f8ee56
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/components/pages/components/worksDetail2.vue

+ 2 - 0
src/components/pages/components/worksDetail2.vue

@@ -2040,6 +2040,8 @@ export default {
    // 批量导出作业
    exportPdfSetBatchWork(){
       if (!this.multipleSelection.length) return
+      this.addOp3('1', "", { courseid: this.id ,type: "course_homeWork_exportSList" }, "success")
+
       this.worksDialog = true;
       this.digNum = 2
       this.exportW++