guhongwei 5 yıl önce
ebeveyn
işleme
404b96c864
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  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;