Explorar el Código

修改添加学生问题

zengyicheng hace 3 años
padre
commit
d6f547c234
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,
         },
       ];