guhongwei 4 years ago
parent
commit
404b96c864
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/class/group.vue

+ 0 - 2
src/views/class/group.vue

@@ -72,8 +72,6 @@ export default {
       this.$set(this, `groupList`, res.data);
     },
     async onSubmit(form) {
-
-
       this.form.termid = this.user.termid;
       this.form.batchid = this.user.batchid;
       this.form.classid = this.user.classid;