Browse Source

修改添加学生问题

zengyicheng 2 years ago
parent
commit
d6f547c234
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/pages/student.vue

+ 1 - 0
src/components/pages/student.vue

@@ -348,6 +348,7 @@ export default {
           alias: this.sName,
           oid: this.oid,
           ph: this.sPhone,
+          sid: this.sId,
           cid: this.sByClass,
         },
       ];