guhongwei 4 年之前
父節點
當前提交
404b96c864
共有 1 個文件被更改,包括 0 次插入2 次删除
  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;