Преглед на файлове

修改添加学生问题

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