Browse Source

12/09 14:15

11
mo 4 years ago
parent
commit
f2d77b56ef

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 1 - 0
dist/static/css/chunk-6b640db4.759fec96.css

@@ -0,0 +1 @@
+.m-container[data-v-1b059908]{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.newBand[data-v-1b059908]{display:inline-block}

+ 0 - 1
dist/static/css/chunk-d60a2dc6.3f5c13e0.css

@@ -1 +0,0 @@
-.m-container[data-v-bd21ed26]{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.newBand[data-v-bd21ed26]{display:inline-block}

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.f31f7e75.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-6b640db4.dbc28191.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-d60a2dc6.6d857b79.js


+ 1 - 7
src/views/vipClass/vipList.vue

@@ -477,13 +477,7 @@ export default {
     onStudentExport () {
       // 导出VIP课
       // let searchForm = this.searchForm;
-      let data = {
-        // teacherId: searchForm.teacherId || null,
-        // activityId: searchForm.activityId || null,
-        // organId: searchForm.orgin || null,
-        // status: searchForm.status || null,
-        // search: searchForm.search || null
-      };
+      let data =  {}
       let url = "/api-web/export/vipGroup";
       const options = {
         method: "get",

Some files were not shown because too many files changed in this diff