소스 검색

修改添加学生问题

zengyicheng 3 년 전
부모
커밋
d6f547c234
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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,
         },
       ];