|
@@ -1947,8 +1947,8 @@ export default {
|
|
|
// this.orgList4InsertOrUpdate = [
|
|
|
// { id: this.lc_id, name: this.lc_name, code: this.lc_code },
|
|
|
// ];
|
|
|
- this.formSearch.orgId = this.lc_id;
|
|
|
- this.examStudentForm.orgId = this.lc_id;
|
|
|
+ // this.formSearch.orgId = this.lc_id;
|
|
|
+ // this.examStudentForm.orgId = this.lc_id;
|
|
|
});
|
|
|
|
|
|
// this.searchForm();
|