|
@@ -1420,6 +1420,7 @@ export default {
|
|
|
this.examStudentForm.specialtyName = null;
|
|
|
this.examStudentForm.phone = null;
|
|
|
this.examStudentForm.infoCollector = null;
|
|
|
+ this.examStudentForm.ext1 = null;
|
|
|
if (this.pureLC) {
|
|
|
this.examStudentForm.orgId = this.lc_id;
|
|
|
this.orgList4InsertOrUpdate = [
|