浏览代码

修改添加学生问题

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,
         },
       ];